Skip to content

Commit

Permalink
Merge pull request #38 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 v2023
  • Loading branch information
gi8lino authored Jan 13, 2023
2 parents b714921 + cb67650 commit 1350f44
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.1

# renovate: datasource=github-releases depName=minio/mc
ARG MC_VERSION=RELEASE.2022-12-24T15-21-38Z
ARG MC_VERSION=RELEASE.2023-01-11T03-14-16Z

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

0 comments on commit 1350f44

Please sign in to comment.