We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 909d77d commit a65f65bCopy full SHA for a65f65b
.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
26
- .ruby-version
27
services:
28
postgres:
29
- image: postgres:17.0
+ image: postgres:17.2
30
ports:
31
- 5432:5432
32
env:
0 commit comments