Syncthing to specific version

This commit is contained in:
JLP 2025-03-31 18:06:04 -04:00
parent 240ea04de3
commit a21062327d
No known key found for this signature in database
GPG key ID: 414E00D1FF7519DC

View file

@ -17,7 +17,7 @@ spec:
restartPolicy: Always
containers:
- name: syncthing
image: syncthing/syncthing:latest
image: syncthing/syncthing:1.29
ports:
- name: http
containerPort: 8384