FIX: Hardcode image version number

This commit is contained in:
Jean-Claude 2020-11-16 21:26:53 +01:00
parent 55789a970a
commit c7158047bd
Signed by: jeanclaude
GPG Key ID: 8A300F57CBB9F63E
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ services:
restart: always
synapse-db:
image: postgres:alpine
image: postgres:12-alpine
container_name: synapse-db
environment:
- POSTGRES_USER=synapse