diff --git a/ap/docker-compose.yml b/ap/docker-compose.yml index 34a7060..d7b6650 100644 --- a/ap/docker-compose.yml +++ b/ap/docker-compose.yml @@ -1,7 +1,7 @@ version: '3.0' services: activepieces: - image: activepieces/activepieces@sha256:21c453ec4ccde539f72fcd4b2df6c9c12ae1e1066f88ee03f19923ac31aa7a5f + image: activepieces/activepieces@sha256:f6278ba069e564765d7c319aab25ad604526d5c2459f25c1f6a47bc6cf2c70cc container_name: activepieces restart: unless-stopped ## Enable the following line if you already use AP_EXECUTION_MODE with SANDBOXED or old activepieces, checking the breaking change documentation for more info.