Skip to content

Commit

Permalink
Bump nginx from 1.25.4 to 1.25.5 (#83)
Browse files Browse the repository at this point in the history
Bumps nginx from 1.25.4 to 1.25.5.

---
updated-dependencies:
- dependency-name: nginx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 17, 2024
1 parent 0ba6b0f commit 898c8f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1.6
FROM nginx:1.25.4 as nginx
FROM nginx:1.25.5 as nginx

FROM redhat/ubi9:9.3 as rpm-build
ARG NGINX
Expand Down

0 comments on commit 898c8f5

Please sign in to comment.