generated from coop-cloud/example
chore(deps): update tootsuite/mastodon docker tag to v4.4.7 #19
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: tootsuite/mastodon:v4.4.4
|
||||
image: tootsuite/mastodon:v4.4.7
|
||||
command: |
|
||||
bash -c "rm -f /mastodon/tmp/pids/server.pid; bundle exec rails s -p 3000"
|
||||
networks: &bothNetworks
|
||||
@ -150,7 +150,7 @@ services:
|
||||
volumes: *appVolume
|
||||
|
||||
sidekiq:
|
||||
image: tootsuite/mastodon:v4.4.4
|
||||
image: tootsuite/mastodon:v4.4.7
|
||||
secrets: *secrets
|
||||
command: bundle exec sidekiq
|
||||
configs: *configs
|
||||
|
||||
Reference in New Issue
Block a user