fix postgresql image
This commit is contained in:
parent
644ecf6b3a
commit
6062663cfd
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue