Skip to content

Commit 5d45744

Browse files
committed
Update Node.js to v20.2.0
1 parent d810168 commit 5d45744

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.1.0-alpine@sha256:6e56967f8a4032f084856bad4185088711d25b2c2c705af84f57a522c84d123b
1+
FROM node:20.2.0-alpine@sha256:4559bc033338938e54d0a3c2f0d7c3ad7d1d13c28c4c405b85c6b3a26f4ce5f7
22

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

0 commit comments

Comments
 (0)