Skip to content

Commit

Permalink
docker: align minio version to production
Browse files Browse the repository at this point in the history
  • Loading branch information
codeurimpulsif committed May 26, 2024
1 parent 8688c1d commit a5da0ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ services:
environment:
MINIO_ROOT_USER: exodusexodus
MINIO_ROOT_PASSWORD: exodusexodus
image: minio/minio:RELEASE.2024-01-05T22-17-24Z
image: minio/minio:RELEASE.2024-05-10T01-41-38Z
networks:
backend:
aliases:
Expand Down

0 comments on commit a5da0ac

Please sign in to comment.