chore(deps): update nginx:1.29.0 docker digest to 6434a77

This commit is contained in:
Renovate
2025-08-12 22:04:07 +00:00
parent a32c1b706c
commit e2ea3446d4
+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.0@sha256:c92678e0731e7e5997344de4c5fd8647c974cf87e9705c48ab3d4ccbadfd6a95
FROM amd64/nginx:1.29.0@sha256:6434a772485054c4d304fd2e36e956fc7c98ba7a0368ff3831b0e5993cbc1b73
MAINTAINER Joakim Olsson <joakim@unbound.se>
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/