mastodon: 4.1.1 -> 4.1.2

https://github.com/mastodon/mastodon/releases/tag/v4.1.2
This commit is contained in:
teutat3s 2023-04-21 23:20:49 +02:00
parent 1e5e09fd7d
commit 6acd865a32
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -135,7 +135,11 @@ services:
# - triton.cns.services=mastodon-redis
web:
<<<<<<< Updated upstream
image: tootsuite/mastodon:v4.1.1
=======
image: tootsuite/mastodon:v4.1.2
>>>>>>> Stashed changes
mem_limit: 1g
restart: always
env_file: .env.production
@ -148,7 +152,11 @@ services:
- triton.cns.services=mastodon-web
streaming:
<<<<<<< Updated upstream
image: tootsuite/mastodon:v4.1.1
=======
image: tootsuite/mastodon:v4.1.2
>>>>>>> Stashed changes
mem_limit: 1g
restart: always
env_file: .env.production
@ -161,7 +169,11 @@ services:
- triton.cns.services=mastodon-streaming
sidekiq:
<<<<<<< Updated upstream
image: tootsuite/mastodon:v4.1.1
=======
image: tootsuite/mastodon:v4.1.2
>>>>>>> Stashed changes
mem_limit: 1g
restart: always
env_file: .env.production