Browse Source

Update 'docker-compose.yml'

Amolkirat Singh Mangat 4 years ago
parent
commit
b87b6be80c
1 changed files with 1 additions and 1 deletions
  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"