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