chore(deps): update postgres docker tag to v16 - autoclosed #33

Closed
renovate wants to merge 1 commits from renovate/postgres-16.x into main

View File

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