We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb6bf17 commit 43c1dc8Copy full SHA for 43c1dc8
Dockerfile
@@ -1,6 +1,6 @@
1
# Use the latest LTS version of Node.js
2
# https://hub.docker.com/_/node
3
-FROM node:22@sha256:71bcbb3b215b3fa84b5b167585675072f4c270855e37a599803f1a58141a0716 AS build-stage
+FROM node:22@sha256:0c0734eb7051babbb3e95cd74e684f940552b31472152edf0bb23e54ab44a0d7 AS build-stage
4
WORKDIR /usr/src/app
5
6
# Copy package.json and package-lock.json
0 commit comments