chore(deps): update nginx:1.28.0 docker digest to 8a4436f

This commit is contained in:
Renovate
2025-05-22 00:02:38 +00:00
parent 50b3172888
commit 68750bef1f
+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 amd64/nginx:1.28.0@sha256:5aba33866e58a0994d8f41fc7a9bb44a2f328fa567a9d851b921a7d7792fa6e2
FROM amd64/nginx:1.28.0@sha256:8a4436f19005b6836163f99128daeb7fcd1257236cd80e16bf2ade4c01682dc9
MAINTAINER Joakim Olsson <joakim@unbound.se>
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/