diff --git a/staging/fly.toml b/staging/fly.toml index 4a5833a2..80458272 100644 --- a/staging/fly.toml +++ b/staging/fly.toml @@ -7,7 +7,7 @@ app = 'sourcebot-staging' primary_region = 'sea' [build] - image = 'sourcebot:staging' + image = 'ghcr.io/sourcebot-dev/sourcebot:staging' [[mounts]] source = 'sourcebot_staging_data'