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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/nginx-1.x into main 2025-04-17 06:45:36 +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.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/