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

chore(deps): update nginx:1.29.1 docker digest to 4414fe2

See merge request unboundsoftware/dancefinder/dancefinder-app!2543
This commit was merged in pull request #2592.
This commit is contained in:
2025-09-09 07:23:20 +02:00
committed by GitLab
+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.1@sha256:edf91a9ded4c96f143f8b62aa05b1fd679967eb5c22f49daf18e47632a4d5e98
FROM amd64/nginx:1.29.1@sha256:4414fe27f226e07ba0408a493b67248e9c9c047ca91905bedfdd07e48238fdb2
MAINTAINER Joakim Olsson <joakim@unbound.se>
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/