mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 12:25:22 +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'
|
primary_region = 'sea'
|
||||||
|
|
||||||
[build]
|
[build]
|
||||||
image = 'sourcebot-staging'
|
image = 'sourcebot:staging'
|
||||||
|
|
||||||
[[mounts]]
|
[[mounts]]
|
||||||
source = 'sourcebot_staging_data'
|
source = 'sourcebot_staging_data'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue