chore(deps): update postgres docker tag to v17
All checks were successful
Ruff / ruff (push) Successful in 39s
Ruff / ruff (pull_request) Successful in 45s
Test / test (pull_request) Successful in 4m14s
Test / test (push) Successful in 4m19s

This commit is contained in:
Renovate Bot 2024-09-30 17:00:58 +00:00
parent ed3019bb92
commit 037de8d8fa

View File

@ -10,7 +10,7 @@ jobs:
container: catthehacker/ubuntu:act-latest
services:
postgres:
image: postgres:15
image: postgres:17
env:
POSTGRES_PASSWORD: whatever
healthcheck: