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