Skip to content

Commit ec87a77

Browse files
committed
fix: redis img
1 parent 374e78c commit ec87a77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ services:
6565
command: [ "redis-server", "--appendonly", "yes" ]
6666

6767
redisinsight:
68-
image: redislabs/redisinsight:latest
68+
image: redis/redisinsight:latest
6969
container_name: ${DOCKER_BRANCH}-api_php-redisinsight
7070
ports:
7171
- "8001:8001"

0 commit comments

Comments
 (0)