use portal-latest branch as a default for skyd (#788)
This commit is contained in:
parent
e5418b93e4
commit
8560b1da80
|
@ -19,7 +19,7 @@ services:
|
|||
context: ./docker/sia
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
branch: v1.5.5
|
||||
branch: portal-latest
|
||||
container_name: sia
|
||||
restart: unless-stopped
|
||||
logging: *default-logging
|
||||
|
|
Reference in New Issue