Skip to content

Commit 40f17ec

Browse files
chore(deps): update node.js to df39165
1 parent 99131bb commit 40f17ec

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,6 +1,6 @@
11
# Use the latest LTS version of Node.js
22
# https://hub.docker.com/_/node
3-
FROM node:22@sha256:0c0734eb7051babbb3e95cd74e684f940552b31472152edf0bb23e54ab44a0d7 AS build-stage
3+
FROM node:22@sha256:df39165022a0463c1b9e5fe5198b326847a2cb22736ca2469bc7139785431673 AS build-stage
44
WORKDIR /usr/src/app
55

66
# Copy package.json and package-lock.json

0 commit comments

Comments
 (0)