chore(deps): update nginx:1.28.0 docker digest to 5aba338

This commit is contained in:
Renovate
2025-04-28 23:05:57 +00:00
committed by Joakim Olsson
parent 9860f519fd
commit 690d12c0a6
+1 -1
View File
@@ -9,7 +9,7 @@ COPY ./ ./
RUN npm run generate && npm run lint RUN npm run generate && npm run lint
#RUN yarn start:ci & yarn wait && yarn test:cypress #RUN yarn start:ci & yarn wait && yarn test:cypress
FROM amd64/nginx:1.28.0@sha256:867e23b9340e32449c7918a67120f91f369c768710a5ca9acec7d1e19477a32c FROM amd64/nginx:1.28.0@sha256:5aba33866e58a0994d8f41fc7a9bb44a2f328fa567a9d851b921a7d7792fa6e2
MAINTAINER Joakim Olsson <joakim@unbound.se> MAINTAINER Joakim Olsson <joakim@unbound.se>
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/ COPY --from=builder /build/.output/public/ /usr/share/nginx/html/