diff --git a/mastodon/docker-compose.yml b/mastodon/docker-compose.yml index 52d672d..b2d7abb 100644 --- a/mastodon/docker-compose.yml +++ b/mastodon/docker-compose.yml @@ -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