Update dependency louislam/uptime-kuma to v1.17.1
This commit is contained in:
parent
cf763d07f2
commit
9632f9aa90
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "2.3"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
uptime-kuma:
|
uptime-kuma:
|
||||||
image: louislam/uptime-kuma:1.16.1-alpine
|
image: louislam/uptime-kuma:1.17.1-alpine
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- PUID={{ docker_user.id }}
|
- PUID={{ docker_user.id }}
|
||||||
|
|
Loading…
Reference in a new issue