File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: '3'
22
33services :
44 frontend :
5- image : eeacms/copernicus-qctool-frontend:1.5.2rc3
5+ image : eeacms/copernicus-qctool-frontend:1.5.2
66 ports :
77 - 8000:8000
88 environment :
@@ -22,7 +22,7 @@ services:
2222 - qc_tool_frontend:/mnt/qc_tool_frontend
2323
2424 worker :
25- image : eeacms/copernicus-qctool-worker:1.5.2rc3
25+ image : eeacms/copernicus-qctool-worker:1.5.2
2626 environment :
2727 - PRODUCT_DIRS
2828 - BOUNDARY_DIR=/mnt/qc_tool_boundary/boundaries
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: '3'
22
33services :
44 frontend :
5- image : eeacms/copernicus-qctool-frontend:1.5.2rc3
5+ image : eeacms/copernicus-qctool-frontend:1.5.2
66 ports :
77 - 8000:8000
88 environment :
@@ -18,7 +18,7 @@ services:
1818 - qc_tool_volume:/mnt/qc_tool_volume
1919
2020 worker :
21- image : eeacms/copernicus-qctool-worker:1.5.2rc3
21+ image : eeacms/copernicus-qctool-worker:1.5.2
2222 environment :
2323 - PRODUCT_DIRS
2424 - BOUNDARY_DIR=/mnt/qc_tool_volume/boundaries
You can’t perform that action at this time.
0 commit comments