Skip to content

Commit 7addb51

Browse files
committed
Update Node.js to v19.9.0
1 parent 637f18e commit 7addb51

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.8.1-alpine@sha256:ce9dd01fefe302dce994c07fb32b55403a79acd693c9d841571dc14fc47826c8
1+
FROM node:19.9.0-alpine@sha256:d8c4561cd134ebd0e66c33f3eb4860c7bc35a71c0c5dc2cc6904c3d63a3522ca
22

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

0 commit comments

Comments
 (0)