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