Skip to content

Commit

Permalink
chore(minio): upgrading to the latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
Kingdon Barrett committed Feb 11, 2019
1 parent 0e597d3 commit acd588d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rootfs/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM minio/mc:RELEASE.2018-11-06T01-12-20Z as mc
FROM minio/mc:RELEASE.2019-02-06T20-26-56Z as mc

FROM minio/minio:RELEASE.2018-11-06T01-01-02Z
FROM minio/minio:RELEASE.2019-02-06T21-16-36Z

COPY --from=mc /usr/bin/mc /usr/bin/mc

Expand Down

0 comments on commit acd588d

Please sign in to comment.