Skip to content

Commit cd59f8a

Browse files
Merge pull request #47 from openshift/konflux/mintmaker/main/registry.access.redhat.com-ubi9-ubi-9.x
UPSTREAM: <carry>: Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1755678605
2 parents 22802c7 + 4041a6c commit cd59f8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile.aws-load-balancer-controller

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ COPY . .
2525
# Build
2626
RUN go build -tags strictfipsruntime -o controller -mod=vendor main.go
2727

28-
FROM registry.access.redhat.com/ubi9/ubi:9.6-1751287003
28+
FROM registry.access.redhat.com/ubi9/ubi:9.6-1755678605
2929
LABEL maintainer="Red Hat, Inc."
3030
LABEL com.redhat.component="aws-load-balancer-controller-container"
3131
LABEL name="aws-load-balancer-controller"

0 commit comments

Comments
 (0)