Skip to content

Commit

Permalink
Bump redhat/ubi9 from 9.3 to 9.4 (#87)
Browse files Browse the repository at this point in the history
Bumps redhat/ubi9 from 9.3 to 9.4.

---
updated-dependencies:
- dependency-name: redhat/ubi9
  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 Apr 30, 2024
1 parent 6af4136 commit cf25dfb
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,7 +1,7 @@
# syntax=docker/dockerfile:1.6
FROM nginx:1.25.5 as nginx

FROM redhat/ubi9:9.3 as rpm-build
FROM redhat/ubi9:9.4 as rpm-build
ARG NGINX
ARG NJS
ENV NGINX_VERSION ${NGINX}
Expand Down

0 comments on commit cf25dfb

Please sign in to comment.