update uptime

This commit is contained in:
nora 2023-09-02 19:08:21 +02:00
parent e4245532d9
commit 1fec732865
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ version: "3.8"
services:
uptime:
container_name: uptime
image: "docker.nilstrieb.dev/uptime:8af7829b"
image: "docker.nilstrieb.dev/uptime:f12b6ffa"
restart: always
volumes:
- "/apps/uptime:/app/config"