Skip to content

Commit

Permalink
Use a fork of redis-commander for arm64 support
Browse files Browse the repository at this point in the history
  • Loading branch information
eabruzzese committed Aug 26, 2024
1 parent bd112d5 commit 8f16957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{ cookiecutter.project_slug }}/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ services:
#
redis-commander:
<<: *defaults
image: rediscommander/redis-commander:latest
image: ghcr.io/joeferner/redis-commander:latest
depends_on:
redis:
condition: service_healthy
Expand Down

0 comments on commit 8f16957

Please sign in to comment.