⬆️ Update docker.mafyuh.xyz/activepieces/activepieces Docker tag to v0.26.1 #199
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
version: '3.0'
|
version: '3.0'
|
||||||
services:
|
services:
|
||||||
activepieces:
|
activepieces:
|
||||||
image: docker.mafyuh.xyz/activepieces/activepieces:0.26.0
|
image: docker.mafyuh.xyz/activepieces/activepieces:0.26.1
|
||||||
container_name: activepieces
|
container_name: activepieces
|
||||||
restart: unless-stopped
|
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.
|
## Enable the following line if you already use AP_EXECUTION_MODE with SANDBOXED or old activepieces, checking the breaking change documentation for more info.
|
||||||
|
|
Reference in a new issue