mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-01-28 17:18:49 +01: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:
commit
0b18f93f2a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user