chore(deps): update nginx docker tag to v1.27.5

This commit is contained in:
Renovate
2025-04-16 18:02:13 +00:00
committed by Joakim Olsson
parent 47304b95f1
commit e52aaaa4c4
+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.27.4@sha256:e0a703149305ffede8d674977e774dd587c9dff01f7b737c5a8dc5ae8a9cf52f
FROM amd64/nginx:1.27.5@sha256:b4c1ab3d9db98648db4ba63762524b6cd9733bf62d7c3b9a6e2b37a9804501c6
MAINTAINER Joakim Olsson <joakim@unbound.se>
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/