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 05ac65b commit 3358a08Copy full SHA for 3358a08
.docker-hub/frontend/Dockerfile
@@ -1,5 +1,5 @@
1
# build stage
2
-FROM node:lts-alpine@sha256:a251de4db0e0632446c0ba62adbe1e37ff148a53732e4574d2ed0f5462cc4407 AS build-stage
+FROM node:lts-alpine@sha256:dc92f36e7cd917816fa2df041d4e9081453366381a00f40398d99e9392e78664 AS build-stage
3
4
COPY common /common
5
0 commit comments