Skip to content

Commit

Permalink
Bump ubi9/ubi-minimal from 9.4 to 9.5 in /Dockerfiles/agent2/rhel
Browse files Browse the repository at this point in the history
Bumps ubi9/ubi-minimal from 9.4 to 9.5.

---
updated-dependencies:
- dependency-name: ubi9/ubi-minimal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 5ba45f2 commit 25efcbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfiles/agent2/rhel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ARG BUILD_BASE_IMAGE=zabbix-build-mysql:rhel-${ZBX_VERSION}

FROM ${BUILD_BASE_IMAGE} AS builder

FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5

ARG MAJOR_VERSION
ARG RELEASE
Expand Down

0 comments on commit 25efcbd

Please sign in to comment.