chore(deps): update nginx:1.29.7 docker digest to e024ff0
renovate/stability-days Updates have not met minimum release age requirement
dancefinder-app / build (pull_request) Successful in 1m57s
dancefinder-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-04-07 03:02:13 +00:00
parent b5b642cf17
commit 256a376cd2
+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.7@sha256:03a679e99632afbbd7d56284e5b4125f223c94263f2a7b71ad85f4826401a981
FROM amd64/nginx:1.29.7@sha256:e024ff0d0692587d16aecca603706b453428f476da24547b3df582ea65f54c8b
MAINTAINER Joakim Olsson <joakim@unbound.se>
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/