Skip to content

Commit 8bda2d2

Browse files
Merge pull request #304 from openshift/dependabot/docker/build/ubi8/ubi-minimal-8.10-896
Bump ubi8/ubi-minimal from 8.9-1161.1715068733 to 8.10-896 in /build
2 parents b8a3028 + b854fba commit 8bda2d2

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/ubi8/ubi-minimal:8.9-1161.1715068733
11+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-896
1212

1313
ENV USER_UID=1001 \
1414
USER_NAME=webhooks

0 commit comments

Comments
 (0)