Skip to content

Commit afff36f

Browse files
committed
update staging fly config to point to ghcr
1 parent 829eede commit afff36f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

staging/fly.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ app = 'sourcebot-staging'
77
primary_region = 'sea'
88

99
[build]
10-
image = 'sourcebot:staging'
10+
image = 'ghcr.io/sourcebot-dev/sourcebot:staging'
1111

1212
[[mounts]]
1313
source = 'sourcebot_staging_data'

0 commit comments

Comments
 (0)