Compare commits

..

1 commit

Author SHA1 Message Date
dcf54e7a46 Update docker.io/library/postgres Docker tag to v18
All checks were successful
/ Ansible Lint (push) Successful in 2m26s
/ Ansible Lint (pull_request) Successful in 2m25s
2026-01-18 03:30:45 +00:00

View file

@ -10,7 +10,7 @@ jobs:
name: Ansible Lint
runs-on: docker
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v5
- name: Install pip
run: |
apt update