Bump mastodon to version 4.1.2 #8

Merged
teutat3s merged 2 commits from mastodon-4-1-1 into main 2023-05-14 13:13:42 +00:00
Showing only changes of commit 295924760e - Show all commits

View file

@ -135,7 +135,7 @@ services:
# - triton.cns.services=mastodon-redis
web:
image: tootsuite/mastodon:v4.1.1
image: tootsuite/mastodon:v4.1.2
mem_limit: 1g
restart: always
env_file: .env.production
@ -148,7 +148,7 @@ services:
- triton.cns.services=mastodon-web
streaming:
image: tootsuite/mastodon:v4.1.1
image: tootsuite/mastodon:v4.1.2
mem_limit: 1g
restart: always
env_file: .env.production
@ -161,7 +161,7 @@ services:
- triton.cns.services=mastodon-streaming
sidekiq:
image: tootsuite/mastodon:v4.1.1
image: tootsuite/mastodon:v4.1.2
mem_limit: 1g
restart: always
env_file: .env.production