mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-25 09:44:24 +01:00
chore: pin version of Uptime Kuma to 1.23.11
This commit is contained in:
parent
3a609c0773
commit
f171e6d471
@ -4,7 +4,7 @@ volumes:
|
|||||||
driver: local
|
driver: local
|
||||||
services:
|
services:
|
||||||
uptimekuma:
|
uptimekuma:
|
||||||
image: louislam/uptime-kuma:latest
|
image: louislam/uptime-kuma:1.23.11
|
||||||
container_name: uptimekuma
|
container_name: uptimekuma
|
||||||
ports:
|
ports:
|
||||||
- 3001:3001
|
- 3001:3001
|
||||||
|
Loading…
Reference in New Issue
Block a user