diff --git a/carbonj.service/Dockerfile b/carbonj.service/Dockerfile index 4571f311..e7aa2f81 100644 --- a/carbonj.service/Dockerfile +++ b/carbonj.service/Dockerfile @@ -5,7 +5,7 @@ # For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/BSD-3-Clause # -FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1717074712 +FROM registry.access.redhat.com/ubi9/ubi:9.4-1123 ARG DEPENDENCY=build/docker/dependency ARG VERSION=latest