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