Skip to content

Commit 5f129f4

Browse files
DarkIsDudetmacro
authored andcommitted
switch bitnami to bitnami legacy
Issue: UTAPI-117 (cherry picked from commit 46c8874)
1 parent 96a3305 commit 5f129f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/tests.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
--health-timeout 5s
8989
--health-retries 5
9090
redis-sentinel:
91-
image: bitnami/redis-sentinel:7.2.4
91+
image: bitnamilegacy/redis-sentinel:7.2.4
9292
env:
9393
REDIS_MASTER_SET: scality-s3
9494
REDIS_SENTINEL_PORT_NUMBER: '16379'
@@ -165,7 +165,7 @@ jobs:
165165
--health-timeout 5s
166166
--health-retries 5
167167
redis-sentinel:
168-
image: bitnami/redis-sentinel:7.2.4
168+
image: bitnamilegacy/redis-sentinel:7.2.4
169169
env:
170170
REDIS_MASTER_SET: scality-s3
171171
REDIS_SENTINEL_PORT_NUMBER: '16379'
@@ -287,7 +287,7 @@ jobs:
287287
--health-timeout 5s
288288
--health-retries 5
289289
redis-sentinel:
290-
image: bitnami/redis-sentinel:7.2.4
290+
image: bitnamilegacy/redis-sentinel:7.2.4
291291
env:
292292
REDIS_MASTER_SET: scality-s3
293293
REDIS_SENTINEL_PORT_NUMBER: '16379'

0 commit comments

Comments
 (0)