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 f6849af commit 9a7da2cCopy full SHA for 9a7da2c
1 file changed
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
OTP_VERSION: 28.3.1
28
services:
29
postgres:
30
- image: postgres:18.1
+ image: postgres:18.2
31
env:
32
POSTGRES_USER: postgres
33
POSTGRES_PASSWORD: postgres
0 commit comments