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