diff --git a/docker-compose.yml b/docker-compose.yml index b9c7fb79e..01c7ed8ed 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -58,7 +58,7 @@ services: web: # You can uncomment the following line if you want to not use the prebuilt image, for example if you have local code changes - # build: . + build: . image: ghcr.io/mastodon/mastodon:v4.5.7 restart: always env_file: .env.production