Merge pull request 'Bump mastodon to version 4.1.2' (#8) from mastodon-4-1-1 into main

Reviewed-on: pub-solar/infra#8
Reviewed-by: hensoko <hensoko@gssws.de>
pull/11/head
teutat3s 2023-05-14 15:13:42 +02:00
commit d42a8edcf4
Signed by: pub.solar gitea
GPG Key ID: F0332B04B7054873
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.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.0
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.0
image: tootsuite/mastodon:v4.1.2
mem_limit: 1g
restart: always
env_file: .env.production