Skip to content

Commit 6af4ce2

Browse files
Update Node.js to v20.18.3
1 parent 08ab2ed commit 6af4ce2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:20.2.0-alpine@sha256:4559bc033338938e54d0a3c2f0d7c3ad7d1d13c28c4c405b85c6b3a26f4ce5f7
1+
FROM node:20.18.3-alpine@sha256:50b130887a98e486bbe99c5ca92a3474652d3d4192dbadc3341c163bcbbf46f6
22

33
WORKDIR /app
44
COPY package.json package-lock.json ./

0 commit comments

Comments
 (0)