chore(deps): update postgres docker tag to v16
This commit is contained in:
parent
8d3f548e8b
commit
11c19239ab
@ -10,7 +10,7 @@ jobs:
|
||||
container: catthehacker/ubuntu:act-latest
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:15
|
||||
image: postgres:16
|
||||
env:
|
||||
POSTGRES_PASSWORD: whatever
|
||||
healthcheck:
|
||||
|
Loading…
Reference in New Issue
Block a user