fixated syncthing on version 1.23 in docker compose

This commit is contained in:
pizzaniels 2023-02-05 17:27:28 +01:00
parent 5afc14edf4
commit 1110b667bc

View file

@ -2,7 +2,7 @@
version: "2.1" version: "2.1"
services: services:
syncthing: syncthing:
image: lscr.io/linuxserver/syncthing:latest image: lscr.io/linuxserver/syncthing:1.23
container_name: syncthing container_name: syncthing
hostname: syncthing hostname: syncthing
environment: environment: