chore(deps): update docker.io/library/postgres docker tag to v18
Some checks failed
/ Ansible Lint (push) Failing after 51s
/ Ansible Lint (pull_request) Failing after 49s

This commit is contained in:
Renovate 2025-10-21 22:01:05 +00:00
commit 7a104358f8
5 changed files with 5 additions and 5 deletions

View file

@ -56,7 +56,7 @@ services:
- POSTGRES_DB=mailmandb
- POSTGRES_USER=mailman
- POSTGRES_PASSWORD=wvQjbMRnwFuxGEPz
image: docker.io/library/postgres:12-alpine
image: docker.io/library/postgres:18-alpine@sha256:f898ac406e1a9e05115cc2efcb3c3abb3a92a4c0263f3b6f6aaae354cbb1953a
volumes:
- /opt/mailman/database:/var/lib/postgresql/data
networks: