mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 04:15:30 +00:00
update staging fly config to point to ghcr
This commit is contained in:
parent
829eedee8d
commit
afff36f6c6
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue