Skip to content

Commit

Permalink
Merge pull request #8 from app-sre/konflux/mintmaker/master/registry.…
Browse files Browse the repository at this point in the history
…access.redhat.com-ubi9-minimal-9.x

Update registry.access.redhat.com/ubi9-minimal Docker tag to v9.5-1734497536
  • Loading branch information
cubismod authored Jan 8, 2025
2 parents 125ca53 + 9eb19d2 commit 3fe8371
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 @@ -13,7 +13,7 @@ ARG uid=1001

RUN make clean vet

FROM registry.access.redhat.com/ubi9-minimal:9.4-1227.1726694542 AS prod
FROM registry.access.redhat.com/ubi9-minimal:9.5-1734497536 AS prod

ARG uid=1001

Expand Down

0 comments on commit 3fe8371

Please sign in to comment.