Amolkirat Singh Mangat лет назад: 4
Родитель
Сommit
b87b6be80c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -2,7 +2,7 @@ version: '3'
 
 services:
   cpee:
-    image: "cpee:1.4.25"
+    image: "cpee:1.4.26"
     network_mode: "host" # Temporary workaround for using localhost address  in process templates
     ports:
         - "8298:8298"