chore(deps): update activepieces/activepieces docker tag to v0.27.0 (#3672)

This commit is contained in:
renovate[bot] 2024-06-05 19:29:22 +00:00 committed by GitHub
parent c0bb6b6071
commit 3167c121a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 10 deletions

View File

@ -5,11 +5,9 @@
"exposable": true,
"id": "activepieces",
"description": "Your friendliest open source all-in-one automation tool.",
"tipi_version": 25,
"version": "0.26.1",
"categories": [
"automation"
],
"tipi_version": 26,
"version": "0.27.0",
"categories": ["automation"],
"short_desc": "True zapier alternative.",
"author": "Activepieces",
"source": "https://github.com/activepieces/activepieces",
@ -40,8 +38,5 @@
"env_variable": "AP_JWT_SECRET"
}
],
"supported_architectures": [
"arm64",
"amd64"
]
"supported_architectures": ["arm64", "amd64"]
}

View File

@ -1,7 +1,7 @@
version: '3.7'
services:
activepieces:
image: activepieces/activepieces:0.26.1
image: activepieces/activepieces:0.27.0
container_name: activepieces
restart: unless-stopped
ports: