fix: uptime-kuma bump

This commit is contained in:
sashagoncharov19
2024-10-28 01:04:49 +00:00
parent 2821e43cdd
commit 02d52d63b9
3 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
version: "3.8"
services:
gitea:
image: gitea/gitea:1.22.2
image: gitea/gitea:1.22.3
environment:
- USER_UID=${USER_UID}
- USER_GID=${USER_GID}
@@ -21,7 +21,7 @@ services:
- db
db:
image: postgres:16
image: postgres:17
restart: always
environment:
- POSTGRES_USER=gitea

View File

@@ -125,7 +125,7 @@ export const templates: TemplateData[] = [
{
id: "uptime-kuma",
name: "Uptime Kuma",
version: "1.21.4",
version: "1.23.15",
description:
"Uptime Kuma is a free and open source monitoring tool that allows you to monitor your websites and applications.",
logo: "uptime-kuma.png",

View File

@@ -1,7 +1,7 @@
version: "3.8"
services:
uptime-kuma:
image: louislam/uptime-kuma:1
image: louislam/uptime-kuma:1.23.15
restart: always
volumes:
- uptime-kuma-data:/app/data