diff --git a/carbonj.service/Dockerfile b/carbonj.service/Dockerfile index 974defc5..44c38c97 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-1181 +FROM registry.access.redhat.com/ubi9/ubi:9.4-1181.1724035907 ARG DEPENDENCY=build/docker/dependency ARG VERSION=latest