Syncthing to specific version
This commit is contained in:
parent
240ea04de3
commit
a21062327d
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ spec:
|
|||
restartPolicy: Always
|
||||
containers:
|
||||
- name: syncthing
|
||||
image: syncthing/syncthing:latest
|
||||
image: syncthing/syncthing:1.29
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 8384
|
||||
|
|
Loading…
Add table
Reference in a new issue