You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docker/activepieces/compose.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
services:
3
3
activepieces:
4
-
image: ghcr.io/activepieces/activepieces:0.71.2
4
+
image: ghcr.io/activepieces/activepieces:0.72.0
5
5
container_name: activepieces
6
6
restart: unless-stopped
7
7
## Enable the following line if you already use AP_EXECUTION_MODE with SANDBOXED or old activepieces, checking the breaking change documentation for more info.
0 commit comments