Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi9-minimal docker ta…
Browse files Browse the repository at this point in the history
…g to v9.5-1733767867

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Dec 9, 2024
1 parent 935d1ff commit 25388da
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
Expand Up @@ -29,7 +29,7 @@ RUN CGO_ENABLED=0 GOOS=${TARGETOS:-linux} GOARCH=${TARGETARCH} go build -a -o ma

# Use ubi-minimal as minimal base image to package the manager binary
# See https://catalog.redhat.com/software/containers/ubi9-minimal/61832888c0d15aff4912fe0d
FROM registry.access.redhat.com/ubi9-minimal:9.5-1731604394
FROM registry.access.redhat.com/ubi9-minimal:9.5-1733767867
COPY --from=builder /opt/app-root/src/manager /

# Temp fix to address CVE-2023-38545 and CVE-2023-38546
Expand Down

0 comments on commit 25388da

Please sign in to comment.