Skip to content

Commit cceee6e

Browse files
committed
Update Node.js to v19.6.1
1 parent 47d5cf6 commit cceee6e

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.0-alpine@sha256:992dd138340c189b2bc49d879cc4b328b12b8aa3480a43b1a05505a18987df3b
1+
FROM node:19.6.1-alpine@sha256:8aa6a78d01e6bf5dd2474d7fe2786948e6adc815149662c3e1db90270387af1c
22

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

0 commit comments

Comments
 (0)