chore(deps): update nginx:1.28.0 docker digest to 64a1715 #2475

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/nginx-1.28.0 into main 2025-06-11 06:42:19 +00:00
+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:8a4436f19005b6836163f99128daeb7fcd1257236cd80e16bf2ade4c01682dc9
FROM amd64/nginx:1.28.0@sha256:64a1715d2c0a25ea6070802056f01ca5b50859119828b6d8903aec2b1783cd52
MAINTAINER Joakim Olsson <joakim@unbound.se>
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/