Replace code.forgejo.org/federation/mastodon Docker tag with data.forgejo.org/federation/mastodon v4.5-test (#1489)
Reviewed-on: https://code.forgejo.org/forgejo/end-to-end/pulls/1489 Reviewed-by: Michael Kriese <michael.kriese@gmx.de> Co-authored-by: Renovate Bot <bot@kriese.eu> Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
parent
b3299acd69
commit
47a8f5147b
1 changed files with 2 additions and 2 deletions
|
|
@ -56,7 +56,7 @@ services:
|
|||
|
||||
mastodon-app:
|
||||
# built from https://code.forgejo.org/federation/build-mastodon/src/branch/main/mastodon-containerfile
|
||||
image: code.forgejo.org/federation/mastodon:v4.5-test
|
||||
image: data.forgejo.org/federation/mastodon:v4.5-test
|
||||
volumes:
|
||||
- ./resources/certs:/usr/local/share/ca-certificates/
|
||||
- ./mastodon-app/init/:/init/
|
||||
|
|
@ -84,7 +84,7 @@ services:
|
|||
|
||||
mastodon-sidekiq:
|
||||
# built from https://code.forgejo.org/federation/build-mastodon/src/branch/main/mastodon-containerfile
|
||||
image: code.forgejo.org/federation/mastodon:v4.5-test
|
||||
image: data.forgejo.org/federation/mastodon:v4.5-test
|
||||
volumes:
|
||||
- ./resources/certs:/usr/local/share/ca-certificates/
|
||||
- ./mastodon-sidekiq/init/:/init/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue