Skip to content

Commit 1a60027

Browse files
committed
Update Node.js to v19.6.0
1 parent 32802f6 commit 1a60027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:19.5.0-alpine@sha256:4619ec6c9a43ab4edfa12cf96745319c3ca43aff9dd630ab20e684dd3632318e
1+
FROM node:19.6.0-alpine@sha256:3b707b18bf865b1c66150bac5cc3f51af30a6dedb32f21cde94b18fcbe9a752f
22

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

0 commit comments

Comments
 (0)