Skip to content

Commit 58b2b0c

Browse files
committed
Update Node.js to v18.9.0
1 parent f12f9fa commit 58b2b0c

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:18.8.0-alpine@sha256:8437bc872a71f3b15a384ff32d098a68e06b440c0d9ec3eb4b4fa26ca16f2b30
1+
FROM node:18.9.0-alpine@sha256:0a596bf1cd8a9b8b594a1ebd667f45abb929b5d003c2c6d5bad778a79214e7a7
22

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

0 commit comments

Comments
 (0)