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