Merge pull request 'Update ghcr.io/mastodon/mastodon Docker tag to v4.3.4' (#102) from renovate/ghcr.io-mastodon-mastodon-4.x into main
Reviewed-on: #102
This commit is contained in:
commit
291e572324
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ services:
|
|||
- mastodon
|
||||
|
||||
web:
|
||||
image: ghcr.io/mastodon/mastodon:v4.3.3
|
||||
image: ghcr.io/mastodon/mastodon:v4.3.4
|
||||
restart: always
|
||||
env_file:
|
||||
- path: .env.production
|
||||
|
@ -65,7 +65,7 @@ services:
|
|||
- "traefik.http.routers.mastodon-streaming.middlewares=proxyHeader@file,proxyError@file"
|
||||
|
||||
sidekiq:
|
||||
image: ghcr.io/mastodon/mastodon:v4.3.3
|
||||
image: ghcr.io/mastodon/mastodon:v4.3.4
|
||||
restart: always
|
||||
env_file:
|
||||
- path: .env.production
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue