We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27443b4 commit 4a88e19Copy full SHA for 4a88e19
1 file changed
deployments/docker-compose.yml
@@ -1,7 +1,7 @@
1
version: "3"
2
services:
3
database:
4
- image: postgres:11.5
+ image: postgres:11.6-alpine
5
environment:
6
- POSTGRES_USER=codimd
7
- POSTGRES_PASSWORD=change_password
0 commit comments