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 fd752e5 commit a452d4aCopy full SHA for a452d4a
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.3
+ image: postgres:18.4
31
env:
32
POSTGRES_USER: postgres
33
POSTGRES_PASSWORD: postgres
0 commit comments