Skip to content

Commit f3181ec

Browse files
committed
Update Node.js to v18.8.0
1 parent 3b3301a commit f3181ec

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.7.0-alpine@sha256:02a5466bd5abde6cde29c16d83e2f5a10eec11c8dcefa667a2c9f88a7fa8b0b3
1+
FROM node:18.8.0-alpine@sha256:d5d7d8e860cb38063ac0735753bed467d1360ece5ccb7c99747726bb9399ccfa
22

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

0 commit comments

Comments
 (0)