Skip to content

Commit 3c73c96

Browse files
Merge pull request #2129 from gchq/dependabot/docker_compose/bitnami/minio-2025.4.3
2 parents 3264af7 + 5988a8d commit 3c73c96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: docker-compose-prod.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
start_period: 30s
1616

1717
minio:
18-
image: bitnami/minio:2025.3.12
18+
image: bitnami/minio:2025.4.3
1919
environment:
2020
MINIO_ROOT_USER: minioadmin
2121
MINIO_ROOT_PASSWORD: minioadmin

Diff for: docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
start_period: 30s
1616

1717
minio:
18-
image: bitnami/minio:2025.3.12
18+
image: bitnami/minio:2025.4.3
1919
environment:
2020
MINIO_ROOT_USER: minioadmin
2121
MINIO_ROOT_PASSWORD: minioadmin

0 commit comments

Comments
 (0)