Fix broken syncthing image when run on SCALE
This commit is contained in:
@@ -24,4 +24,4 @@ sources:
|
|||||||
- https://github.com/syncthing/syncthing
|
- https://github.com/syncthing/syncthing
|
||||||
- https://hub.docker.com/r/syncthing/syncthing
|
- https://hub.docker.com/r/syncthing/syncthing
|
||||||
type: application
|
type: application
|
||||||
version: 5.1.0
|
version: 5.1.1
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: syncthing/syncthing
|
repository: syncthing/syncthing
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.16
|
tag: "1.16"
|
||||||
|
|
||||||
##
|
##
|
||||||
# Most other defaults are set in questions.yaml
|
# Most other defaults are set in questions.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user