We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58c2e5d commit 3c0678eCopy full SHA for 3c0678e
2 files changed
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
ports:
40
- "1521:1521"
41
postgres:
42
- image: postgres:17.5-alpine
+ image: postgres:17.6-alpine
43
44
- "5432:5432"
45
env:
tests/docker-compose.yml
@@ -19,7 +19,7 @@ services:
19
20
21
22
23
24
25
environment:
0 commit comments