Update docker-compose.yml

This commit is contained in:
Tommy 2022-01-13 18:16:39 -05:00 committed by GitHub
parent b468ddd6c7
commit 39f5d9d416
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ services:
- matrix
postgres:
image: docker.io/postgres:12-alpine
image: docker.io/postgres:alpine
restart: unless-stopped
container_name: postgres
# Change that password, of course!