Skip to content

Commit 4ba1906

Browse files
committed
Update Node.js to v19.5.0
1 parent faea90f commit 4ba1906

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.4.0-alpine@sha256:ab3603cb7934b21f1ffb522b1a1d538809516c6e4cd73b144716bc1830aad1a6
1+
FROM node:19.5.0-alpine@sha256:cdf19f4bb748ce4520ea693d3c5d9b24d73fc6bdebced57dad2046615c142ba1
22

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

0 commit comments

Comments
 (0)