We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b3a45a commit 4974bc7Copy full SHA for 4974bc7
2 files changed
container/ubi8/Containerfile
@@ -22,7 +22,7 @@ RUN \
22
findutils-4.6.0 \
23
perl-Digest-SHA-6.02 \
24
procps-ng-3.3.15 \
25
- tzdata-2025b \
+ tzdata-2025c \
26
util-linux-2.32.1 \
27
&& microdnf clean all --disableplugin=subscription-manager \
28
&& useradd --create-home "$USER" \
container/ubi9/Containerfile
findutils-4.8.0 \
procps-ng-3.3.17 \
util-linux-2.37.4 \
0 commit comments