Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Modassar Rana <modassar.rana@ibm.com>
  • Loading branch information
modassarrana89 authored Oct 28, 2024
1 parent 9a728e7 commit 5ce6533
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 @@
# limitations under the License.

# Using specific tag to avoid newer minio versions that don't currently work
FROM quay.io/minio/minio:RELEASE.2023-10-16T04-13-43Z as minio-examples
FROM docker.io/minio/minio:RELEASE.2021-06-17T00-10-46Z as minio-examples

EXPOSE 9000

Expand Down

0 comments on commit 5ce6533

Please sign in to comment.