Skip to content

Commit 440e27b

Browse files
authored
Merge pull request #44 from redhat-best-practices-for-k8s/dependabot/docker/ubi9/ubi-9.6-1756915113
Bump ubi9/ubi from 9.6-1756799158 to 9.6-1756915113
2 parents 9571d5f + 5f8904c commit 440e27b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RUN \
1919
git checkout v4.9.5 \
2020
&& make
2121

22-
FROM registry.access.redhat.com/ubi9/ubi:9.6-1756799158
22+
FROM registry.access.redhat.com/ubi9/ubi:9.6-1756915113
2323
# hadolint ignore=DL3041
2424
RUN \
2525
dnf update --assumeyes --disableplugin=subscription-manager \

0 commit comments

Comments
 (0)