Skip to content

Commit 829eede

Browse files
committed
reference proper image:tag in staging fly config
1 parent 4d4988d commit 829eede

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 = 'sourcebot:staging'
1111

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

0 commit comments

Comments
 (0)