mirror of https://github.com/hashicorp/consul
update image
parent
4adb3f2e74
commit
48ce915c47
|
@ -203,7 +203,7 @@ CMD ["agent", "-dev", "-client", "0.0.0.0"]
|
|||
|
||||
# Red Hat UBI-based image
|
||||
# This target is used to build a Consul image for use on OpenShift.
|
||||
FROM registry.access.redhat.com/ubi9-minimal:9.4 as ubi
|
||||
FROM registry.access.redhat.com/ubi9-minimal:9.5 as ubi
|
||||
|
||||
ARG PRODUCT_VERSION
|
||||
ARG PRODUCT_REVISION
|
||||
|
|
Loading…
Reference in New Issue