Lock Uptime Kuma to version '1.*'.
This commit is contained in:
parent
81ae2c3a7f
commit
9f90985e54
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
uptime-kuma:
|
uptime-kuma:
|
||||||
image: docker.io/louislam/uptime-kuma:alpine
|
image: docker.io/louislam/uptime-kuma:1-alpine
|
||||||
container_name: uptime-kuma
|
container_name: uptime-kuma
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue