Skip to content

Commit e300724

Browse files
Merge pull request #336 from openshift/dependabot/docker/build/ubi9/ubi-minimal-9.5
Bump ubi9/ubi-minimal from 9.4-1227.1726694542 to 9.5 in /build
2 parents 30e2592 + feeec3a commit e300724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ COPY . .
88
RUN make build
99

1010
####
11-
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1227.1726694542
11+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5
1212

1313
ENV USER_UID=1001 \
1414
USER_NAME=webhooks

0 commit comments

Comments
 (0)