Merge branch 'renovate/nginx-1.29.3' into 'main'

chore(deps): update nginx:1.29.3 docker digest to 4fd8a65

See merge request unboundsoftware/dancefinder/dancefinder-app!2630
This commit was merged in pull request #2679.
This commit is contained in:
2025-11-18 07:39:02 +01:00
+1 -1
View File
@@ -12,7 +12,7 @@ COPY . /build
RUN npm run postinstall && npm run generate && npm run lint
#RUN yarn start:ci & yarn wait && yarn test:cypress
FROM amd64/nginx:1.29.3@sha256:caac07816dceb1c452d0745bc11fc21f7360e693d0d49f9f7607f28baf4f39a0
FROM amd64/nginx:1.29.3@sha256:4fd8a65a560a906addb9930f2cd5a3d33ff5b8e8b50e983bce275c9c78151a96
MAINTAINER Joakim Olsson <joakim@unbound.se>
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/