Update version
This commit is contained in:
parent
6bec02edf4
commit
8f85ba8aa7
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
services:
|
||||
uptime-kuma:
|
||||
image: louislam/uptime-kuma:1.23.13
|
||||
image: louislam/uptime-kuma:1.23.15
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
ports:
|
||||
# <Host Port>:<Container Port>
|
||||
- 3001:3001
|
||||
restart: unless-stopped
|
||||
networks: {}
|
||||
|
|
Loading…
Reference in a new issue