chore(deps): update nginx:1.29.0 docker digest to 587188c
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ COPY ./ ./
|
||||
RUN npm run generate && npm run lint
|
||||
#RUN yarn start:ci & yarn wait && yarn test:cypress
|
||||
|
||||
FROM amd64/nginx:1.29.0@sha256:4505fddab35f3ab3deac30cf69c851e6a6538930ca282896a2524306f84a5787
|
||||
FROM amd64/nginx:1.29.0@sha256:587188c38c7b9bed00778b7592ae0c2da35daa943e0f03ec8b180b6add07bd33
|
||||
MAINTAINER Joakim Olsson <joakim@unbound.se>
|
||||
|
||||
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/
|
||||
|
||||
Reference in New Issue
Block a user