Merge pull request '⬆️ Update docker.mafyuh.xyz/activepieces/activepieces Docker tag to v0.26.1' (#199) from renovate/docker.mafyuh.xyz-activepieces-activepieces-0.x into main

Reviewed-on: #199
This commit is contained in:
Matt Reeves 2024-05-13 13:30:31 +00:00
commit e3a79c7b71

View file

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