chore(deps): update nginx docker digest to bc5eac5

This commit is contained in:
Renovate
2024-11-12 09:02:39 +00:00
parent 397fb30d0a
commit cdc889c019
+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:5026c85d87419b6c3622622570ea5c25ab9f9bb48961554658272bbc18e518b1
FROM nginx@sha256:bc5eac5eafc581aeda3008b4b1f07ebba230de2f27d47767129a6a905c84f470
MAINTAINER Joakim Olsson <joakim@unbound.se>
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/