chore(deps): update nginx:1.31.1 docker digest to c81b9fb
renovate/stability-days Updates have met minimum release age requirement
dancefinder-app / build (pull_request) Successful in 2m33s
dancefinder-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-06-11 03:03:45 +00:00
parent dec44ac824
commit 03df7d7d96
+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.31.1@sha256:517c2431e2b76faec21d2cc51608349b1856a92b7c9016ba479dde7f0fa553eb
FROM amd64/nginx:1.31.1@sha256:c81b9fbaf3132ca4bc93bce39d423fae676b4fe3ffc6368d8585b38f515f251a
MAINTAINER Joakim Olsson <joakim@unbound.se>
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/