mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-08-08 14:45:07 +02:00
Merge pull request #155 from cschug/pin_version_uptime_kuma
chore: pin version of Uptime Kuma to 1.23.11
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user