We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ff4cf2 commit 03e2557Copy full SHA for 03e2557
docker/docker-compose-dev.yml
@@ -41,7 +41,7 @@ services:
41
retries: 10
42
43
minio:
44
- image: docker.io/bitnami/minio:2023
+ image: docker.io/bitnami/minio:2024
45
restart: always
46
environment:
47
# *must* be >= 8 chars or minio will not start
0 commit comments