chore(deps): update nginx:1.29.5 docker digest to e5e99d3
dancefinder-app / build (pull_request) Successful in 3m50s
dancefinder-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-02-24 20:03:14 +00:00
parent 3f08c0a526
commit 0bc9afe6e3
+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.5@sha256:c2a63cf3b2905e3ff73b0746cbd79e4d5b88fb70c56e9ce63d6537c1e5cc68d8
FROM amd64/nginx:1.29.5@sha256:e5e99d386e625a3ae9492f8496903a42bac0abc0b9103852f180679aef9bf8a2
MAINTAINER Joakim Olsson <joakim@unbound.se>
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/