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 16c8b83 commit 38e68cbCopy full SHA for 38e68cb
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:e515259afd26f60db74957c62203c93d45760f2ba864d94accfa2edfc1ac17cf AS build-stage
+FROM node:22@sha256:37ff334612f77d8f999c10af8797727b731629c26f2e83caa6af390998bdc49c AS build-stage
4
WORKDIR /usr/src/app
5
6
# Copy package.json and package-lock.json
0 commit comments