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 dd4c68d commit 0c14982Copy full SHA for 0c14982
.docker-hub/frontend/Dockerfile
@@ -1,5 +1,5 @@
1
# build stage
2
-FROM node:lts-alpine@sha256:8f1827381eb7fca5a79ad21cb42e935546bedf67d9f668519a7db69d77d812bf AS build-stage
+FROM node:lts-alpine@sha256:3bca55259ada636e5fee8f2836aba7fa01fed7afd0652e12773ad44af95868b9 AS build-stage
3
4
COPY common /common
5
0 commit comments