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