chore(deps): update nginx docker digest to 2300fb7

This commit is contained in:
Renovate
2025-01-14 04:05:53 +00:00
committed by Joakim Olsson
parent 4c12058d6a
commit a1ce4ac7ad
+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:42e917aaa1b5bb40dd0f6f7f4f857490ac7747d7ef73b391c774a41a8b994f15
FROM nginx@sha256:2300fb715ab3a2595a3e6956db7379d25b2815973416e6261dde607ca3a86370
MAINTAINER Joakim Olsson <joakim@unbound.se>
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/