chore: update Node.js and PostgreSQL in Docker
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ARG NODE_VERSION=22.11.0
|
||||
ARG NODE_VERSION=24.15.0
|
||||
FROM node:${NODE_VERSION}-alpine
|
||||
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
Reference in New Issue
Block a user