Update all stable non-major dependencies
Some checks failed
/ build (pull_request) Failing after 2m42s
/ Ansible Lint (push) Successful in 3m21s
/ Ansible Lint (pull_request) Successful in 3m24s

This commit is contained in:
Renovate 2026-05-20 21:00:58 +00:00
commit 2d17176c4e
10 changed files with 15 additions and 15 deletions

View file

@ -4,7 +4,7 @@
services:
database:
image: docker.io/library/postgres:18.3
image: docker.io/library/postgres:18.4
restart: always
volumes:
- ./database:/var/lib/postgresql
@ -16,7 +16,7 @@ services:
- gatus
gatus:
image: ghcr.io/twin/gatus:v5.35.0
image: ghcr.io/twin/gatus:v5.36.0
restart: always
ports:
- "8080:8080"