chore(deps): update postgres docker tag to v18
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:16-alpine
|
||||
image: postgres:18-alpine
|
||||
ports:
|
||||
- 5433:5432
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user