Skip to content

Commit

Permalink
Merge pull request #34 from containeroo/renovate/minio-mc-2022.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency minio/mc to release.2022-12-02t23-48-47z
  • Loading branch information
gi8lino authored Dec 3, 2022
2 parents 3c9958f + a4e280f commit f78227e
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.0

# renovate: datasource=github-releases depName=minio/mc
ARG MC_VERSION=RELEASE.2022-11-17T21-20-39Z
ARG MC_VERSION=RELEASE.2022-12-02T23-48-47Z

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

0 comments on commit f78227e

Please sign in to comment.