tsk-86: Postgresql version bump 18.0 (#237)
* tsk-86: Postgresql version bump 18.0 * tsk-186: Updated exposed port on docker * tsk-186: cargo update * tsk-186: Version bump
This commit was merged in pull request #237.
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
runs-on: ubuntu-24.04
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:17.5
|
||||
image: postgres:18.0
|
||||
env:
|
||||
POSTGRES_PASSWORD: ${{ secrets.POSTGRES_PASSWORD }}
|
||||
POSTGRES_USER: ${{ secrets.POSTGRES_USER }}
|
||||
|
||||
Reference in New Issue
Block a user