Fix broken syncthing image when run on SCALE

This commit is contained in:
kjeld Schouten-Lebbing
2021-05-24 23:45:00 +02:00
parent 0f922e216f
commit f6e521d70d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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