Compare commits
1 Commits
renovate/g
...
3c69df7432
| Author | SHA1 | Date | |
|---|---|---|---|
| 3c69df7432 |
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
hawser:
|
||||
container_name: hawser
|
||||
image: ghcr.io/finsys/hawser:0.2.29@sha256:b6f8eabb5e839a1950fae5302db5a96e98dbe63e928e8178c3ca682aed008e26
|
||||
image: ghcr.io/finsys/hawser:0.2.31@sha256:4c7be7f136752be8b1e54909df0c72f18db3d044c7aa73805c42e0cb23778acf
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- TOKEN=${TOKEN}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
syncthing:
|
||||
container_name: syncthing
|
||||
image: ghcr.io/syncthing/syncthing:2.0.15
|
||||
image: ghcr.io/syncthing/syncthing:2.0.14
|
||||
restart: unless-stopped
|
||||
hostname: ${HOSTNAME}
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user