Skip to content

Commit

Permalink
Bump nginx from d4d72ee to 5b44a5a in /docker-nginx
Browse files Browse the repository at this point in the history
Bumps nginx from `d4d72ee` to `5b44a5a`.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ravi-signal committed Sep 13, 2024
1 parent cdb7eab commit fb5d914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-nginx/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This wraps the upstream nginx image so dependabot can watch it for changes.
# If https://github.com/dependabot/dependabot-core/issues/390 is addressed, we
# can just inline this into docker-compose.yml
FROM nginx:stable-alpine@sha256:d4d72ee8e6d028c5ad939454164d3645be2d38afb5c352277926a48e24abf4fa
FROM nginx:stable-alpine@sha256:5b44a5ab8ab467854f2bf7b835a32f850f32eb414b749fbf7ed506b139cd8d6b

0 comments on commit fb5d914

Please sign in to comment.