chore(deps): update nginx:1.29.0 docker digest to 1255491

This commit is contained in:
Renovate
2025-07-15 02:59:44 +00:00
committed by Joakim Olsson
parent b6543e87b1
commit ff5f6efd0b
+1 -1
View File
@@ -9,7 +9,7 @@ COPY ./ ./
RUN npm run generate && npm run lint
#RUN yarn start:ci & yarn wait && yarn test:cypress
FROM amd64/nginx:1.29.0@sha256:587188c38c7b9bed00778b7592ae0c2da35daa943e0f03ec8b180b6add07bd33
FROM amd64/nginx:1.29.0@sha256:1255491f87317acd3c7c9329f29054473fd5d4dc84646e47bc672aaa7e9f0c67
MAINTAINER Joakim Olsson <joakim@unbound.se>
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/