summaryrefslogtreecommitdiffstats
path: root/dashboard
diff options
context:
space:
mode:
Diffstat (limited to 'dashboard')
-rw-r--r--dashboard/docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/docker-compose.yml b/dashboard/docker-compose.yml
index eddc54c..f9cf0bb 100644
--- a/dashboard/docker-compose.yml
+++ b/dashboard/docker-compose.yml
@@ -40,7 +40,7 @@ services:
postgres:
restart: always
- image: postgres:latest
+ image: postgres:10
container_name: ps01
env_file: config.env
volumes: