chore(deps): update nginx:1.29.4 docker digest to 506d6be (#2742)
dancefinder-app / build (push) Successful in 1m7s
dancefinder-app / deploy-prod (push) Successful in 1m37s

This commit was merged in pull request #2742.
This commit is contained in:
2026-01-10 01:03:20 +00:00
parent a53799d07e
commit 17342e7569
+1 -1
View File
@@ -12,7 +12,7 @@ COPY . /build
RUN npm run postinstall && npm run generate && npm run lint
#RUN yarn start:ci & yarn wait && yarn test:cypress
FROM amd64/nginx:1.29.4@sha256:1ead684dc0a33ef421caa42403272afeae59c8933edcedda6926d964a44d3f01
FROM amd64/nginx:1.29.4@sha256:506d6be5e76c0b5bd15398853c158210cd030926eb0206bd11c14826e3ec9cdd
MAINTAINER Joakim Olsson <joakim@unbound.se>
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/