Update version

This commit is contained in:
Ryan Harg 2024-10-01 09:25:36 +02:00
parent 6bec02edf4
commit 8f85ba8aa7

View file

@ -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: {}