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 10dbed3 + b87db20 commit 207041bCopy full SHA for 207041b
docker-compose.yml
@@ -21,7 +21,7 @@ services:
21
- backend
22
23
database:
24
- image: postgres:13-alpine3.20
+ image: postgres:16-alpine3.20
25
container_name: database
26
ports:
27
- "5432:5432"
0 commit comments