Fix image url in compose section

This commit is contained in:
Ric Harvey 2024-06-17 23:42:37 +01:00
parent 4dc0f9b253
commit 4879deb66b
Signed by: ric
GPG key ID: CD63CE502B962F16
2 changed files with 2 additions and 2 deletions

View file

@ -104,7 +104,7 @@ services:
web: web:
build: . build: .
image: ghcr.io/mastodon/mastodon:v4.2.9 image: richarvey/mastodon-bird-ui:latest
restart: always restart: always
env_file: .env.production env_file: .env.production
command: bundle exec puma -C config/puma.rb command: bundle exec puma -C config/puma.rb

@ -1 +1 @@
Subproject commit c93aacafdea188cac791b62a32e3117a7dc3e9cc Subproject commit b1fbb459941822517421b6e4f625f8fd3b2dbde4