upgrade #4

Merged
simonas merged 3 commits from upgrade into master 2026-07-30 20:43:08 +03:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 74c826473b - Show all commits

View File

@@ -5,7 +5,7 @@ Requires=database.service redis.service elasticsearch.service
[Container]
ContainerName=mastodon
Image=ghcr.io/mastodon/mastodon:v4.5.5
Image=ghcr.io/mastodon/mastodon:v4.6.4
Exec=bundle exec puma -C config/puma.rb
Network=mastodon_internal.network
Network=podman

View File

@@ -5,7 +5,7 @@ Requires=database.service redis.service elasticsearch.service
[Container]
ContainerName=sidekiq
Image=ghcr.io/mastodon/mastodon:v4.5.5
Image=ghcr.io/mastodon/mastodon:v4.6.4
Exec=bundle exec sidekiq
Network=mastodon_internal.network
Environment=LOCAL_DOMAIN=wtf.lt