chore(deps): update nginx docker digest to 9173428

This commit is contained in:
Renovate
2025-02-06 04:05:35 +00:00
committed by Joakim Olsson
parent f6d0e99067
commit 04b78e7dda
+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 nginx@sha256:bc2f6a7c8ddbccf55bdb19659ce3b0a92ca6559e86d42677a5a02ef6bda2fcef
FROM nginx@sha256:91734281c0ebfc6f1aea979cffeed5079cfe786228a71cc6f1f46a228cde6e34
MAINTAINER Joakim Olsson <joakim@unbound.se>
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/