Merge branch 'main' into renovate/grafana-monorepo

This commit is contained in:
LRVT
2026-02-17 19:11:42 +01:00
committed by GitHub
18 changed files with 24 additions and 24 deletions

View File

@@ -201,7 +201,7 @@ services:
# image used to download stuff; run over gluetun network (vpn killswitch)
qbittorrent:
image: linuxserver/qbittorrent:5.0.2-libtorrentv1
image: linuxserver/qbittorrent:5.1.4-libtorrentv1
container_name: arr-suite-qbittorrent
environment:
- PUID=1000

View File

@@ -1,7 +1,7 @@
services:
docmost:
image: docmost/docmost:0.22
image: docmost/docmost:0.25
container_name: docmost
depends_on:
- db
@@ -59,7 +59,7 @@ services:
# - proxy
redis:
image: redis:7.2-alpine
image: redis:7.4-alpine
container_name: docmost-redis
restart: unless-stopped
expose:

View File

@@ -36,7 +36,7 @@ services:
# - traefik.http.routers.drone-server.middlewares=local-ipwhitelist@file
drone-agent:
image: drone/agent:1.2.1
image: drone/agent:1.2.3
command: agent
restart: unless-stopped
container_name: drone-agent

View File

@@ -1,7 +1,7 @@
services:
db:
image: mariadb:11.5
image: mariadb:11.8
container_name: filerun-db
environment:
- MYSQL_ROOT_PASSWORD=your_mysql_root_password
@@ -14,7 +14,7 @@ services:
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filerun/db:/var/lib/mysql
filerun:
image: filerun/filerun:8.1
image: filerun/filerun:8.4
container_name: filerun
environment:
- FR_DB_HOST=db

View File

@@ -15,7 +15,7 @@ services:
- db
db:
image: mariadb:11.5
image: mariadb:11.8
container_name: firefly-db
restart: unless-stopped
environment:

View File

@@ -1,7 +1,7 @@
services:
loki:
image: grafana/loki:2.9.15
image: grafana/loki:2.9.17
container_name: loki
hostname: loki
volumes:
@@ -33,7 +33,7 @@ services:
# - monitoring_default
influxdb:
image: influxdb:1.8
image: influxdb:1.12
container_name: influxdb
hostname: influxdb
restart: unless-stopped
@@ -68,7 +68,7 @@ services:
# - monitoring_default
telegraf:
image: telegraf:1.35
image: telegraf:1.37
container_name: telegraf
hostname: telegraf
restart: unless-stopped

View File

@@ -1,7 +1,7 @@
services:
headscale:
image: headscale/headscale:0.22
image: headscale/headscale:v0.28
container_name: headscale
pull_policy: always
restart: unless-stopped

View File

@@ -16,7 +16,7 @@ services:
# - proxy
app:
image: quay.io/hedgedoc/hedgedoc:1.10.0
image: quay.io/hedgedoc/hedgedoc:1.10.6
container_name: hedgedoc-app
restart: always
environment:

View File

@@ -1,7 +1,7 @@
services:
youtrack:
image: jetbrains/youtrack:2022.3.65373
image: jetbrains/youtrack:2022.3.65379
container_name: youtrack
hostname: youtrack
user: 13001:13001 # this is the default UID:GUID; see https://hub.docker.com/r/jetbrains/youtrack/

View File

@@ -22,7 +22,7 @@ services:
- keycloak-internal
keycloak:
image: quay.io/keycloak/keycloak:26.2
image: quay.io/keycloak/keycloak:26.5
container_name: keycloak-app
command: start
environment:

View File

@@ -30,7 +30,7 @@ services:
matomo_db:
image: mariadb:11.5
image: mariadb:11.8
container_name: matomo_db
command: --max-allowed-packet=64MB
environment:

View File

@@ -1,7 +1,7 @@
services:
nextcloud-db:
image: mariadb:11.4
image: mariadb:11.8
container_name: nextcloud-db
hostname: nextcloud-db
command: --transaction-isolation=READ-COMMITTED --innodb_read_only_compressed=OFF

View File

@@ -1,7 +1,7 @@
services:
app:
image: eugenci/papermerge:2.0.0
image: eugenci/papermerge:2.0.1
container_name: papermerge-app
restart: unless-stopped
expose:
@@ -63,7 +63,7 @@ services:
# - proxy
worker:
image: eugenci/papermerge-worker:v2.0.0
image: eugenci/papermerge-worker:2.0.1
container_name: papermerge-worker
restart: unless-stopped
volumes:

View File

@@ -1,7 +1,7 @@
services:
db:
image: mariadb:11.5
image: mariadb:11.8
container_name: passbolt-db
hostname: passbolt-db
restart: unless-stopped

View File

@@ -20,7 +20,7 @@ services:
- database
database:
image: mariadb:11.5
image: mariadb:11.8
container_name: projectsend-db
command: --transaction-isolation=READ-COMMITTED --binlog-format=ROW
restart: unless-stopped

View File

@@ -117,7 +117,7 @@ services:
#- traefik.http.routers.rxresume-client.middlewares=local-ipwhitelist@file # may enable this middleware for access control
traefik:
image: traefik:v2.10.1
image: traefik:v2.10.7
container_name: rxresume-traefik
restart: unless-stopped
command:

View File

@@ -1,7 +1,7 @@
services:
db:
image: mariadb:11.5
image: mariadb:11.8
container_name: seafile-mysql
environment:
- MYSQL_ROOT_PASSWORD=db_dev # Requested, set the root's password of MySQL service.
@@ -13,7 +13,7 @@ services:
# - proxy
memcached:
image: memcached:1.6.18
image: memcached:1.6.40
container_name: seafile-memcached
entrypoint: memcached -m 256
restart: unless-stopped

View File

@@ -1,7 +1,7 @@
services:
wedding-share:
image: cirx08/wedding_share:1.6.7
image: cirx08/wedding_share:1.6.11
container_name: WeddingShare
restart: always
ports: