Skip to content

Commit 8258e33

Browse files
committed
Update Node.js to v19.4.0
1 parent 48af9ab commit 8258e33

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.3.0-alpine@sha256:3ed634e0f15d3e05a1918c3949963508f7ed56350cf94156e6d804ae577849fa
1+
FROM node:19.4.0-alpine@sha256:1c7f2bc2102e4a12279af1f6e67c66c50b4d78f31116172bb48ee6f6356d9878
22

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

0 commit comments

Comments
 (0)