Compare commits
1 Commits
renovate/d
...
654b5898bf
| Author | SHA1 | Date | |
|---|---|---|---|
| 654b5898bf |
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
backrest:
|
backrest:
|
||||||
container_name: backrest
|
container_name: backrest
|
||||||
image: docker.io/garethgeorge/backrest:v1.12.1@sha256:f4d34bd6fa985d13bdb6c01c5d8727e07708899afa9567d800808357d77b9fb0
|
image: docker.io/garethgeorge/backrest:v1.12.0@sha256:448fee1cb4cdf3f7d7078078480d38713673924ad415bfdf84bf9e49ff570201
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
hostname: ${HOSTNAME}
|
hostname: ${HOSTNAME}
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
uptime-kuma:
|
uptime-kuma:
|
||||||
container_name: uptime-kuma
|
container_name: uptime-kuma
|
||||||
image: ghcr.io/louislam/uptime-kuma:2.1.3@sha256:32c352a235fd10f98b3f64a6a4345d3c0c7f4e8be7810d2e1e867f7fe2e48ba2
|
image: ghcr.io/louislam/uptime-kuma:2.2.1@sha256:7337368a77873f159435de9ef09567f68c31285ed5f951dec36256c4b267ee44
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ${APPDATA_PATH}/uptime-kuma/config:/app/data
|
- ${APPDATA_PATH}/uptime-kuma/config:/app/data
|
||||||
|
|||||||
Reference in New Issue
Block a user