Skip to content

Commit

Permalink
Merge pull request #636 from konflux-ci/konflux/mintmaker/main/regist…
Browse files Browse the repository at this point in the history
…ry.access.redhat.com-ubi9-ubi-micro-9.x

chore(deps): update registry.access.redhat.com/ubi9/ubi-micro docker tag to v9.5-1734327559
  • Loading branch information
johnbieren authored Dec 16, 2024
2 parents cf69697 + 674a808 commit d8e7d7e
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 @@ -27,7 +27,7 @@ ENV ENABLE_WEBHOOKS=${ENABLE_WEBHOOKS}

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

# It is mandatory to set these labels
Expand Down

0 comments on commit d8e7d7e

Please sign in to comment.