Skip to content

Commit

Permalink
Update {{cookiecutter.project_dirname}}/docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
niccolomineo authored Feb 5, 2024
1 parent dcd4d7d commit 3947bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_dirname}}/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ services:
interval: 3s
timeout: 3s
retries: 30
image: minio/minio:latest
image: minio/minio:RELEASE.2024-01-31T20-20-33Z
ports:
- 9000:9000
- 9001:9001
Expand Down

0 comments on commit 3947bca

Please sign in to comment.