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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/nginx-1.29.0 into main 2025-07-01 05:01:43 +00:00
+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:4505fddab35f3ab3deac30cf69c851e6a6538930ca282896a2524306f84a5787
FROM amd64/nginx:1.29.0@sha256:587188c38c7b9bed00778b7592ae0c2da35daa943e0f03ec8b180b6add07bd33
MAINTAINER Joakim Olsson <joakim@unbound.se>
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/