Skip to content

Commit 4670f57

Browse files
committed
update other bitnami images
1 parent 91c20a8 commit 4670f57

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/integration/compose/docker_compose_iceberg_lakekeeper_catalog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ services:
7878

7979
# TODO: can we simply use with_minio=True instead?
8080
minio:
81-
image: bitnami/minio:2025.4.22
81+
image: bitnamilegacy/minio:2025.4.22
8282
environment:
8383
- MINIO_ROOT_USER=minio
8484
- MINIO_ROOT_PASSWORD=ClickHouse_Minio_P@ssw0rd

tests/integration/compose/docker_compose_ldap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
openldap:
3-
image: bitnami/openldap:2.6.8
3+
image: bitnamilegacy/openldap:2.6.8
44
stop_grace_period: 5s
55
restart: always
66
environment:

0 commit comments

Comments
 (0)