Skip to content

Commit

Permalink
Merge pull request #237 from matysek/mzibrick-ccxdev13025
Browse files Browse the repository at this point in the history
[CCXDEV-13025] Use proper url to RH image registry
  • Loading branch information
matysek authored Jul 19, 2024
2 parents d75038d + 7af1013 commit ef483a9
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 @@ -16,7 +16,7 @@
# Conditions
###################

FROM registry.redhat.io/ubi8/ubi-minimal:latest AS conditions
FROM registry.access.redhat.com/ubi8/ubi-minimal:latest AS conditions

ARG CONDITIONS_VERSION="1.0.1"

Expand Down

0 comments on commit ef483a9

Please sign in to comment.