We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32c48d4 commit effce8bCopy full SHA for effce8b
1 file changed
Dockerfile
@@ -4,7 +4,7 @@ ENV HOME=/work \
4
MC_CONFIG_DIR=/work/.mc
5
6
# 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
+ARG MINIO_VERSION=RELEASE.2025-08-13T08-35-41Z
8
9
# App script
10
ADD mirrio.sh /work/mirrio.sh
0 commit comments