Update all stable non-major dependencies
Some checks failed
/ Ansible Lint (push) Failing after 6m30s
/ Ansible Lint (pull_request) Failing after 7m16s

This commit is contained in:
Renovate 2026-03-06 20:16:48 +00:00
commit 9b092d0daf
14 changed files with 21 additions and 21 deletions

View file

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