Skip to content

Commit effce8b

Browse files
authored
bump minio version to RELEASE.2025-08-13T08-35-41Z
1 parent 32c48d4 commit effce8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ENV HOME=/work \
44
MC_CONFIG_DIR=/work/.mc
55

66
# renovate: datasource=github-tags depName=minio/mc extractVersion=^RELEASE\\.(?<major>\\d+)-(?<minor>\\d+)-(?<patch>\\d+)T.*Z(-(?<compatibility>.*))?$
7-
ARG MINIO_VERSION=RELEASE.2023-10-14T01-57-03Z
7+
ARG MINIO_VERSION=RELEASE.2025-08-13T08-35-41Z
88

99
# App script
1010
ADD mirrio.sh /work/mirrio.sh

0 commit comments

Comments
 (0)