Skip to content

Commit

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

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

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 May 30, 2024
1 parent 56f4b61 commit afd453a
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.5 as nginx
FROM nginx:1.27.0 as nginx

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

0 comments on commit afd453a

Please sign in to comment.