chore(deps): update nginx:1.29.0 docker digest to 587188c

This commit is contained in:
Renovate
2025-07-01 03:58:53 +00:00
committed by Joakim Olsson
parent a968097e50
commit d56cafc755
+1 -1
View File
@@ -9,7 +9,7 @@ COPY ./ ./
RUN npm run generate && npm run lint RUN 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.29.0@sha256:4505fddab35f3ab3deac30cf69c851e6a6538930ca282896a2524306f84a5787 FROM amd64/nginx:1.29.0@sha256:587188c38c7b9bed00778b7592ae0c2da35daa943e0f03ec8b180b6add07bd33
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/