fix postgresql image

This commit is contained in:
Antonio J. Delgado 2022-11-19 13:06:45 +02:00
parent 644ecf6b3a
commit 6062663cfd

View file

@ -6,7 +6,7 @@
- containers.podman.podman_container:
name: db_mastodon
image: postgresql:15
image: postgres
restart_policy: on-failure
env_file: /mastodon/.env
env: