Fix incorrect postgres image
This commit is contained in:
parent
90cbf267b1
commit
5f8184d4ce
@ -30,7 +30,7 @@ services:
|
||||
- traefik.http.services.commafeed.loadbalancer.server.port=8082
|
||||
|
||||
postgres:
|
||||
image: 'redis:alpine'
|
||||
image: postgres:latest
|
||||
container_name: commafeed_postgres
|
||||
networks:
|
||||
- commafeed
|
||||
|
Loading…
Reference in New Issue
Block a user