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 e31c37f commit f5013b6Copy full SHA for f5013b6
docker-compose.yml
@@ -19,7 +19,7 @@ services:
19
postgres:
20
ports:
21
- 5432:5432
22
- image: postgres:16.2-alpine
+ image: postgres:17.2-alpine
23
restart: always
24
environment:
25
POSTGRES_PASSWORD: postgres
0 commit comments