⬆️ Update docker.mafyuh.xyz/activepieces/activepieces Docker tag to v0.26.1
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovate Bot 2024-05-13 13:19:04 +00:00
parent 97d339f96e
commit f5dff6e9de

View file

@ -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.