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 709c320 commit 5e7a287Copy full SHA for 5e7a287
docker-compose.yml
@@ -18,7 +18,7 @@ services:
18
- ENDPOINT
19
- ADMIN_ENDPOINT
20
postgres:
21
- image: postgres:14-alpine
+ image: postgres:17-alpine
22
user: postgres
23
environment:
24
POSTGRES_USER: postgres
0 commit comments