Skip to content

Commit

Permalink
chore: update minio (#5471)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gornoka committed Jun 10, 2024
1 parent 300bec1 commit 1f39536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.minio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ x-logging:
services:
# not replicated setup for test setup, use a proper aws S3 compatible cluster in production
minio:
image: quay.io/minio/minio:RELEASE.2023-03-13T19-46-17Z
image: quay.io/minio/minio:RELEASE.2024-02-13T15-35-11Z
command: server /data --console-address ":9009"
restart: unless-stopped
logging: *default-logging
Expand Down

0 comments on commit 1f39536

Please sign in to comment.