Skip to content

Commit 5bcf96a

Browse files
chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker digest to 759f5f4
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent b3be164 commit 5bcf96a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.konflux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ COPY internal/ internal/
2727
USER root
2828
RUN CGO_ENABLED=1 GOOS=${TARGETOS} GOARCH=${TARGETARCH} GOEXPERIMENT=strictfipsruntime go build -tags strictfipsruntime -a -o manager cmd/main.go
2929

30-
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:ecd4751c45e076b4e1e8d37ac0b1b9c7271930c094d1bcc5e6a4d6954c6b2289 AS runtime
30+
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:759f5f42d9d6ce2a705e290b7fc549e2d2cd39312c4fa345f93c02e4abb8da95 AS runtime
3131

3232
ARG USER=2000
3333

0 commit comments

Comments
 (0)