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.
2 parents 7ab5d29 + 7ae8044 commit bcd2595Copy full SHA for bcd2595
docker-compose.yml
@@ -15,7 +15,7 @@ services:
15
16
db:
17
container_name: postgresql_db
18
- image: postgres:13
+ image: postgres:16
19
20
ports:
21
- "5432:5432"
0 commit comments