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 0e7fac3 commit b87db20Copy full SHA for b87db20
docker-compose.yml
@@ -16,7 +16,7 @@ services:
16
- backend
17
18
database:
19
- image: postgres:13-alpine3.20
+ image: postgres:16-alpine3.20
20
container_name: database
21
ports:
22
- "5432:5432"
0 commit comments