Skip to content

Commit

Permalink
Merge pull request #51 from RedHatInsights/konflux/mintmaker/main/reg…
Browse files Browse the repository at this point in the history
…istry.access.redhat.com-ubi9-minimal-9.x

Update registry.access.redhat.com/ubi9-minimal Docker tag to v9.5-1730489338
  • Loading branch information
abellotti authored Nov 12, 2024
2 parents 2161087 + 6b890a1 commit c4660b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9-minimal:9.4-1227.1726694542 as base
FROM registry.access.redhat.com/ubi9-minimal:9.5-1730489338 as base

# Let's declare where we're installing nginx
ENV APP_ROOT=/opt/app-root
Expand Down

0 comments on commit c4660b5

Please sign in to comment.