chore(deps): update nginx docker digest to 0e65e7b

This commit is contained in:
Renovate
2025-01-14 07:33:14 +00:00
parent a1ce4ac7ad
commit fd01a4035e
+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:2300fb715ab3a2595a3e6956db7379d25b2815973416e6261dde607ca3a86370
FROM nginx@sha256:0e65e7b19ac0abab5c911b175ca20040c98200337337cbb366af24ab597927ea
MAINTAINER Joakim Olsson <joakim@unbound.se>
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/