chore(deps): update postgres docker tag to v16
All checks were successful
Ruff / ruff (push) Successful in 56s
Ruff / ruff (pull_request) Successful in 47s
Test / test (pull_request) Successful in 4m17s
Test / test (push) Successful in 4m56s

This commit is contained in:
Renovate Bot 2024-09-01 02:46:21 +00:00
parent 8d3f548e8b
commit 11c19239ab

View File

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