diff --git a/compute-2-mep/mastodon/docker-compose.yaml b/compute-2-mep/mastodon/docker-compose.yaml index cb08fe7..f40daff 100644 --- a/compute-2-mep/mastodon/docker-compose.yaml +++ b/compute-2-mep/mastodon/docker-compose.yaml @@ -42,7 +42,7 @@ services: - "ofelia.job-exec.clean-account.command=tootctl accounts cull" streaming: - image: ghcr.io/mastodon/mastodon-streaming:v4.3.3 + image: ghcr.io/mastodon/mastodon-streaming:v4.3.4 restart: always env_file: - path: .env.production