Skip to content

Commit

Permalink
Merge pull request #45 from containeroo/renovate/minio-mc-2023.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency minio/mc to release.2023-03-20t17-17-53z
  • Loading branch information
gi8lino authored Mar 21, 2023
2 parents 5c33874 + 2634614 commit 4516f27
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
@@ -1,7 +1,7 @@
FROM alpine:3.17.2

# renovate: datasource=github-releases depName=minio/mc
ARG MC_VERSION=RELEASE.2023-02-28T00-12-59Z
ARG MC_VERSION=RELEASE.2023-03-20T17-17-53Z

RUN \
apk add --no-cache ca-certificates bash curl && \
Expand Down

0 comments on commit 4516f27

Please sign in to comment.