mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-02-20 02:00:03 -05:00
update devspace to 1.26
This commit is contained in:
parent
f17abde29c
commit
59f3a98906
@ -3,7 +3,7 @@ name: auth
|
||||
dev:
|
||||
auth:
|
||||
imageSelector: ghcr.io/zoriya/kyoo_auth
|
||||
devImage: docker.io/golang:1.25
|
||||
devImage: docker.io/golang:1.26
|
||||
workingDir: /app
|
||||
sync:
|
||||
- path: .:/app
|
||||
|
||||
@ -4,7 +4,7 @@ dev:
|
||||
transcoder:
|
||||
imageSelector: ghcr.io/zoriya/kyoo_transcoder
|
||||
# would be good to publish the kyoo_transcoder builder image with all deps installed
|
||||
devImage: golang:1.25
|
||||
devImage: golang:1.26
|
||||
workingDir: /app
|
||||
sync:
|
||||
- path: .:/app
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user