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

This commit is contained in:
Renovate
2025-01-14 15:53:35 +00:00
parent d15e68b158
commit b561e079eb
+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:0e65e7b19ac0abab5c911b175ca20040c98200337337cbb366af24ab597927ea
FROM nginx@sha256:0a399eb16751829e1af26fea27b20c3ec28d7ab1fb72182879dcae1cca21206a
MAINTAINER Joakim Olsson <joakim@unbound.se>
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/