update staging fly config to point to ghcr

This commit is contained in:
msukkari 2025-01-31 13:39:21 -08:00
parent 829eedee8d
commit afff36f6c6

View file

@ -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'