update image for mastodon

This commit is contained in:
Antonio J. Delgado 2022-11-19 13:16:40 +02:00
parent 2a1d778fad
commit 95e6437651

View file

@ -15,7 +15,7 @@
- containers.podman.podman_container:
name: app_mastodon
image: "gargron/mastodon:v{{ mastodon_release }}"
image: "tootsuite/mastodon"
command: bundle exec rails s -p 3000 -b '0.0.0.0'
restart_policy: on-failure