We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 706d9ad + f42d1a2 commit 3c7c5d6Copy full SHA for 3c7c5d6
docker-compose.yml
@@ -41,7 +41,7 @@ services:
41
- ./frontend:/usr/src/app
42
43
db:
44
- image: postgres:14-alpine
+ image: postgres:16-alpine
45
ports:
46
- 5432:5432/tcp
47
networks:
0 commit comments