Merge branch 'renovate/nginx-1.29.4' into 'main'
chore(deps): update nginx:1.29.4 docker digest to 1ead684 See merge request unboundsoftware/dancefinder/dancefinder-app!2676
This commit was merged in pull request #2725.
This commit is contained in:
+1
-1
@@ -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.4@sha256:40c0b43bfdf40f93753a9d70ada52bed7f1ce2b4af981d49cf866a8767f764b8
|
||||
FROM amd64/nginx:1.29.4@sha256:1ead684dc0a33ef421caa42403272afeae59c8933edcedda6926d964a44d3f01
|
||||
MAINTAINER Joakim Olsson <joakim@unbound.se>
|
||||
|
||||
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/
|
||||
|
||||
Reference in New Issue
Block a user