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