Update all stable non-major dependencies
All checks were successful
/ Ansible Lint (push) Successful in 2m26s
/ Ansible Lint (pull_request) Successful in 2m27s

This commit is contained in:
Renovate 2026-04-08 00:31:59 +00:00
commit 83360bb199
5 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
services:
prometheus:
image: docker.io/prom/prometheus:v3.10.0
image: docker.io/prom/prometheus:v3.11.1
container_name: prometheus
command:
- '--config.file=/etc/prometheus/prometheus.yml'

View file

@ -1,7 +1,7 @@
---
services:
ntfy:
image: docker.io/binwiederhier/ntfy:v2.20.1
image: docker.io/binwiederhier/ntfy:v2.21.0
container_name: ntfy
command:
- serve

View file

@ -23,7 +23,7 @@ services:
- pretalx_net
static:
image: docker.io/library/nginx:1.29.7
image: docker.io/library/nginx:1.29.8
restart: unless-stopped
volumes:
- public:/usr/share/nginx/html