Merge branch 'main' into renovate/docker.mafyuh.xyz-drone-drone-2.x
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Matt Reeves 2024-05-13 13:30:41 +00:00
commit 36f6d4e8af

View file

@ -1,7 +1,7 @@
version: '3.0'
services:
activepieces:
image: docker.mafyuh.xyz/activepieces/activepieces@sha256:f6278ba069e564765d7c319aab25ad604526d5c2459f25c1f6a47bc6cf2c70cc
image: docker.mafyuh.xyz/activepieces/activepieces:0.26.1
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.