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.4.3
5+ image : eeacms/copernicus-qctool-frontend:1.4.4
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.4.3
25+ image : eeacms/copernicus-qctool-worker:1.4.4
2626 environment :
2727 - PRODUCT_DIRS
2828 - BOUNDARY_DIR=/mnt/qc_tool_boundary/boundaries
@@ -50,4 +50,4 @@ volumes:
5050
5151networks :
5252 qc_tool_network :
53- driver : bridge
53+ driver : bridge
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.4.3
5+ image : eeacms/copernicus-qctool-frontend:1.4.4
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.4.3
21+ image : eeacms/copernicus-qctool-worker:1.4.4
2222 environment :
2323 - PRODUCT_DIRS
2424 - BOUNDARY_DIR=/mnt/qc_tool_volume/boundaries
@@ -36,4 +36,4 @@ volumes:
3636
3737networks :
3838 qc_tool_network :
39- driver : bridge
39+ driver : bridge
You can’t perform that action at this time.
0 commit comments