mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 04:15:30 +00:00
reference proper image:tag in staging fly config
This commit is contained in:
parent
4d4988dae7
commit
829eedee8d
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ app = 'sourcebot-staging'
|
|||
primary_region = 'sea'
|
||||
|
||||
[build]
|
||||
image = 'sourcebot-staging'
|
||||
image = 'sourcebot:staging'
|
||||
|
||||
[[mounts]]
|
||||
source = 'sourcebot_staging_data'
|
||||
|
|
|
|||
Loading…
Reference in a new issue