diff --git a/carbonj.service/Dockerfile b/carbonj.service/Dockerfile index 872fcfe5..1433214d 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-1214.1726694543 +FROM registry.access.redhat.com/ubi9/ubi:9.4-1214.1729773476 ARG DEPENDENCY=build/dependency ARG VERSION=latest