diff --git a/Dockerfile b/Dockerfile index 4039f3d..64919a8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/containeroo/alpine-toolbox:2.1.0 +FROM ghcr.io/containeroo/alpine-toolbox:2.1.1 # renovate: datasource=github-tags depName=minio/mc extractVersion=^RELEASE\\.(?\\d+)-(?\\d+)-(?\\d+)T.*Z(-(?.*))?$ ARG MINIO_VERSION=RELEASE.2023-10-14T01-57-03Z