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 d3fba98 commit c5e5623Copy full SHA for c5e5623
docker-compose.yml
@@ -74,7 +74,7 @@ services:
74
- codecov
75
76
postgres:
77
- image: postgres:14-alpine
+ image: postgres:17-alpine
78
environment:
79
- POSTGRES_PASSWORD=testpassword
80
- POSTGRES_USER=postgres
0 commit comments