Skip to content

Commit

Permalink
Merge pull request #73 from Craumix/patch-2
Browse files Browse the repository at this point in the history
Change Redis container to use alpine based image
  • Loading branch information
derneuere authored Jan 1, 2021
2 parents 7d1a065 + 0b1aceb commit 7f3d175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,6 @@ services:
condition: service_healthy

librephotos-redis:
image: redis
image: redis:alpine
container_name: librephotos-redis
restart: always

0 comments on commit 7f3d175

Please sign in to comment.