Compare commits

..

1 commit

Author SHA1 Message Date
41ada1d599 Update docker.io/library/postgres Docker tag to v18
All checks were successful
/ build (pull_request) Successful in 28s
/ Ansible Lint (push) Successful in 2m45s
/ Ansible Lint (pull_request) Successful in 2m36s
2026-07-09 21:30:56 +00:00

View file

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