⬆️ Update ghcr.io/linuxserver/syncthing Docker digest to 3ba8fea
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 8s
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 8s
This commit is contained in:
parent
d4d30fcf3e
commit
544d27207c
3 changed files with 3 additions and 3 deletions
|
@ -137,7 +137,7 @@ services:
|
||||||
ipv4_address: 172.25.0.25
|
ipv4_address: 172.25.0.25
|
||||||
|
|
||||||
syncthing:
|
syncthing:
|
||||||
image: ghcr.io/linuxserver/syncthing@sha256:d5481de808a1de5a13b814a922b1f6de5fcde64c1ca95b0a065218b56570fae3
|
image: ghcr.io/linuxserver/syncthing@sha256:3ba8fea64372b324b510723ed79004ddac33a87adda99dbdb48e5e7e8c12a8a2
|
||||||
container_name: syncthing
|
container_name: syncthing
|
||||||
hostname: ARM #optional
|
hostname: ARM #optional
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -130,7 +130,7 @@ services:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
syncthing:
|
syncthing:
|
||||||
image: ghcr.io/linuxserver/syncthing@sha256:d5481de808a1de5a13b814a922b1f6de5fcde64c1ca95b0a065218b56570fae3
|
image: ghcr.io/linuxserver/syncthing@sha256:3ba8fea64372b324b510723ed79004ddac33a87adda99dbdb48e5e7e8c12a8a2
|
||||||
container_name: syncthing
|
container_name: syncthing
|
||||||
hostname: ARRS
|
hostname: ARRS
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -37,7 +37,7 @@ services:
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|
||||||
syncthing:
|
syncthing:
|
||||||
image: ghcr.io/linuxserver/syncthing@sha256:d5481de808a1de5a13b814a922b1f6de5fcde64c1ca95b0a065218b56570fae3
|
image: ghcr.io/linuxserver/syncthing@sha256:3ba8fea64372b324b510723ed79004ddac33a87adda99dbdb48e5e7e8c12a8a2
|
||||||
container_name: syncthing
|
container_name: syncthing
|
||||||
hostname: JF
|
hostname: JF
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue