Skip to content

Commit 53ba911

Browse files
committed
Version 1.7.1
1 parent deac3e1 commit 53ba911

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker/docker-compose.eea.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3'
22

33
services:
44
frontend:
5-
image: eeacms/copernicus-qctool-frontend:1.7.1rc1
5+
image: eeacms/copernicus-qctool-frontend:1.7.1
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.7.1rc1
25+
image: eeacms/copernicus-qctool-worker:1.7.1
2626
environment:
2727
- PRODUCT_DIRS
2828
- BOUNDARY_DIR=/mnt/qc_tool_boundary/boundaries

0 commit comments

Comments
 (0)