Update uptime-kuma to 1.23.16 (#1975)

This commit is contained in:
Nathan Fretz 2024-12-30 15:45:10 +10:00 committed by GitHub
parent 388cf91527
commit f7afe6bbca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*"
server:
image: louislam/uptime-kuma:1.23.15@sha256:d8b1b2151256bda3a99e822902fcbeb27b3eca6ef6d93fad25d2062b9fb61ad2
image: louislam/uptime-kuma:1.23.16@sha256:431fee3be822b04861cf0e35daf4beef6b7cb37391c5f26c3ad6e12ce280fe18
restart: on-failure
stop_grace_period: 1m
volumes:

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: uptime-kuma
category: networking
name: Uptime Kuma
version: "1.23.15"
version: "1.23.16"
tagline: Self-hosted uptime monitoring tool
description: >
Uptime Kuma is a self-hosted monitoring tool like Uptime Robot.
@ -39,7 +39,7 @@ gallery:
path: ""
defaultPassword: ""
releaseNotes: >
This release includes a couple bugfixes.
🚨 This release includes important security fixes for a Local File Inclusion vulnerability in the Real-Browser monitor feature.
Full release notes can be found at https://github.com/louislam/uptime-kuma/releases