Bump mastodon to version 4.1.1

pull/8/head
teutat3s 2023-03-26 12:55:23 +02:00
parent deb4215fe7
commit 1e5e09fd7d
Signed by: teutat3s
GPG Key ID: 4FA1D3FA524F22C1
1 changed files with 3 additions and 3 deletions

View File

@ -135,7 +135,7 @@ services:
# - triton.cns.services=mastodon-redis
web:
image: tootsuite/mastodon:v4.1.0
image: tootsuite/mastodon:v4.1.1
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.0
image: tootsuite/mastodon:v4.1.1
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.0
image: tootsuite/mastodon:v4.1.1
mem_limit: 1g
restart: always
env_file: .env.production