Skip to content

Commit

Permalink
typo on url
Browse files Browse the repository at this point in the history
  • Loading branch information
David Yu authored Nov 16, 2022
1 parent 934d4b0 commit b52f5fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion control-plane/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ CMD /bin/${BIN_NAME}
# We don't rebuild the software because we want the exact checksums and
# binary signatures to match the software and our builds aren't fully
# reproducible currently.
FROM registry.access.redhat.com/ubi8/ubi-minimal:9.1 as ubi
FROM registry.access.redhat.com/ubi9-minimal:9.1.0 as ubi

ARG PRODUCT_NAME
ARG PRODUCT_VERSION
Expand Down

0 comments on commit b52f5fa

Please sign in to comment.