Skip to content

Commit

Permalink
Bump chainguard/nginx from b70db73 to 91dba20
Browse files Browse the repository at this point in the history
Bumps [chainguard/nginx](https://github.com/chainguard-images/images) from `b70db73` to `91dba20`.
- [Commits](https://github.com/chainguard-images/images/commits)

---
updated-dependencies:
- dependency-name: chainguard/nginx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2025
1 parent 12285de commit fcea24a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prod.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN --mount=type=secret,id=SENTRY_AUTH_TOKEN\
SENTRY_AUTH_TOKEN=$(cat /run/secrets/SENTRY_AUTH_TOKEN) \
npm run build

FROM cgr.dev/chainguard/nginx:latest@sha256:b70db730fc8d02df4fcc3ed9fea2718a40225e8054f7e854fbd636dc5563cdcf
FROM cgr.dev/chainguard/nginx:latest@sha256:91dba2035e76d37e1e44905c72fb1792169000f29a4f9ee56f948887311c50ac
EXPOSE 8081
COPY --from=builder /frontend/dist /var/lib/nginx/html
COPY nginx.conf /etc/nginx/conf.d/ris-adm-vwv.conf

0 comments on commit fcea24a

Please sign in to comment.