Skip to content

Commit eaad618

Browse files
committed
Update Node.js to v19.7.0
1 parent 81b9667 commit eaad618

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:19.6.1-alpine@sha256:78fa26eb2b8081e9005253e816ed75eaf6f828feeca1e1956f476356f050d816
1+
FROM node:19.7.0-alpine@sha256:dd693a7fc06b8ae60c30ff8d693ef44ae9fb048b36c82b0770efdff15af99b4d
22

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

0 commit comments

Comments
 (0)