diff --git a/Dockerfile b/Dockerfile index b3918ff..1d60482 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ RUN LDFLAGS="-s -w" make build ## Final image -FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:5b74fce9d6e629942a0c6dc0f546c193e70d7f974d999a48c948c53dd3d36362 +FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:463cae32c6f6f5594b11a5c22de275016bd8545ce58a6373388e8b24f13fc15c LABEL \ name="fbc-update-planner" \