Skip to content

Commit

Permalink
Update dependency minio/minio to RELEASE.2022-05-26T05-48-41Z
Browse files Browse the repository at this point in the history
Update minio/minio from RELEASE.2022-05-04T07-45-27Z to RELEASE.2022-05-26T05-48-41Z

Change-type: patch
  • Loading branch information
balena-renovate[bot] committed Sep 1, 2023
1 parent a7e09d4 commit 13981b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ENV GOPATH /go

# https://github.com/minio/minio/tags
# renovate: datasource=github-tags depName=minio/minio versioning=regex:^RELEASE\.(?<major>\d{4})-(?<minor>\d{2})-(?<patch>\d{2})
ENV MINIO_VERSION=RELEASE.2022-05-04T07-45-27Z
ENV MINIO_VERSION=RELEASE.2022-05-26T05-48-41Z
ENV PATH ${PATH}:/usr/local/go/bin

SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down

0 comments on commit 13981b1

Please sign in to comment.