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 fb2d80c commit 33d2fecCopy full SHA for 33d2fec
.docker-hub/frontend/Dockerfile
@@ -1,5 +1,5 @@
1
# build stage
2
-FROM node:lts-alpine@sha256:2ae9624a39ce437e7f58931a5747fdc60224c6e40f8980db90728de58e22af7c AS build-stage
+FROM node:lts-alpine@sha256:61f5ce614667fc85b4ff48b4f4817073da6844c2da67dd15b15bc2b7175823c4 AS build-stage
3
4
COPY common /common
5
0 commit comments