Skip to content

Commit 4c2f80c

Browse files
chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker digest to 7d4e475
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent 056a4ec commit 4c2f80c

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
@@ -22,7 +22,7 @@ COPY pkg/ pkg/
2222
RUN go mod download && \
2323
CGO_ENABLED=0 GOOS=${TARGETOS:-linux} GOARCH=${TARGETARCH} go build -a -o ${APP_ROOT}/manager cmd/main.go
2424

25-
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:175bafd5bc7893540ed6234bb979acfe3574fd6570e6762bbc527c757f854cea AS deploy
25+
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:7d4e47500f28ac3a2bff06c25eff9127ff21048538ae03ce240d57cf756acd00 AS deploy
2626

2727
ARG VERSION
2828
ARG APP_BUILD_ROOT

0 commit comments

Comments
 (0)