chore(deps): update nginx:1.30.0 docker digest to 67c70b6 (#2867)
dancefinder-app / build (push) Successful in 2m1s
dancefinder-app / deploy-prod (push) Successful in 1m44s

This commit was merged in pull request #2867.
This commit is contained in:
2026-04-22 04:08:19 +00:00
parent 4cb70a8069
commit 10acdcb4c5
+1 -1
View File
@@ -12,7 +12,7 @@ COPY . /build
RUN npm run postinstall && npm run generate && npm run lint RUN npm run postinstall && npm run generate && npm run lint
#RUN yarn start:ci & yarn wait && yarn test:cypress #RUN yarn start:ci & yarn wait && yarn test:cypress
FROM amd64/nginx:1.30.0@sha256:5e9daa0c19a62005bf5663d17a81fee8ba8ab545bab633a0b47260fbf31b0541 FROM amd64/nginx:1.30.0@sha256:67c70b6b05c46c8b52c9b8a7575edb95bf8f920de4cb3b5be5aff66cdea4efa8
MAINTAINER Joakim Olsson <joakim@unbound.se> MAINTAINER Joakim Olsson <joakim@unbound.se>
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/ COPY --from=builder /build/.output/public/ /usr/share/nginx/html/