We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 829eede commit afff36fCopy full SHA for afff36f
1 file changed
staging/fly.toml
@@ -7,7 +7,7 @@ app = 'sourcebot-staging'
7
primary_region = 'sea'
8
9
[build]
10
- image = 'sourcebot:staging'
+ image = 'ghcr.io/sourcebot-dev/sourcebot:staging'
11
12
[[mounts]]
13
source = 'sourcebot_staging_data'
0 commit comments