update image for mastodon
This commit is contained in:
parent
2a1d778fad
commit
95e6437651
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue