Skip to content

Commit 4974bc7

Browse files
committed
chore(deps): tzdata 2025b->2025c
1 parent 1b3a45a commit 4974bc7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

container/ubi8/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ RUN \
2222
findutils-4.6.0 \
2323
perl-Digest-SHA-6.02 \
2424
procps-ng-3.3.15 \
25-
tzdata-2025b \
25+
tzdata-2025c \
2626
util-linux-2.32.1 \
2727
&& microdnf clean all --disableplugin=subscription-manager \
2828
&& useradd --create-home "$USER" \

container/ubi9/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ RUN \
2222
findutils-4.8.0 \
2323
perl-Digest-SHA-6.02 \
2424
procps-ng-3.3.17 \
25-
tzdata-2025b \
25+
tzdata-2025c \
2626
util-linux-2.37.4 \
2727
&& microdnf clean all --disableplugin=subscription-manager \
2828
&& useradd --create-home "$USER" \

0 commit comments

Comments
 (0)