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

chore(deps): update nginx:1.29.2 docker digest to e1239be

See merge request unboundsoftware/dancefinder/dancefinder-app!2589
This commit was merged in pull request #2638.
This commit is contained in:
2025-10-21 14:17:26 +02: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.2@sha256:ab38858ab8672c95032067a00ea395e8b810cbd15019ca01f7fea1ee2afb45b1
FROM amd64/nginx:1.29.2@sha256:e1239bedd4537654f8d1806aead0d88a6fbb6dd7b625a36c2bb50fcc455e94e5
MAINTAINER Joakim Olsson <joakim@unbound.se>
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/