chore(deps): update postgres docker tag to v17 #42

Open
renovate wants to merge 1 commits from renovate/postgres-17.x into main

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: