We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f3873b commit 515a26fCopy full SHA for 515a26f
2 files changed
hub/activepieces/compose.yaml
@@ -3,7 +3,7 @@
3
4
services:
5
activepieces:
6
- image: ghcr.io/activepieces/activepieces:${AP_VERSION:-0.42.0}
+ image: ghcr.io/activepieces/activepieces:${AP_VERSION:-0.48.7}
7
restart: unless-stopped
8
depends_on:
9
- postgres
hub/activepieces/stack.yaml
@@ -6,8 +6,8 @@ slug: activepieces
name: Activepieces
icon: Ⓐ
flavor: DockerCompose
-version: "0.46.4"
10
-updated_at: 2025-03-05
+version: "0.48.7"
+updated_at: 2025-03-24
11
description: Workflow automation tool
12
author: Activepieces Inc.
13
license: MIT Expat
0 commit comments