mirror of
https://github.com/dockersamples/example-voting-app.git
synced 2026-07-13 18:39:24 +00:00
@@ -34,7 +34,7 @@ services:
|
||||
- back-tier
|
||||
|
||||
redis:
|
||||
image: redis:alpine
|
||||
image: redis:5.0-alpine3.10
|
||||
container_name: redis
|
||||
ports: ["6379"]
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user