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:
Christoph Schug 2024-02-27 13:45:45 +01:00 committed by GitHub
commit 0b18f93f2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ volumes:
driver: local
services:
uptimekuma:
image: louislam/uptime-kuma:latest
image: louislam/uptime-kuma:1.23.11
container_name: uptimekuma
ports:
- 3001:3001