chore(deps): update activepieces/activepieces docker tag to v0.28.0 (#3823)
This commit is contained in:
parent
b1a2529cbb
commit
9f614ca815
|
@ -5,8 +5,8 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "activepieces",
|
"id": "activepieces",
|
||||||
"description": "Your friendliest open source all-in-one automation tool.",
|
"description": "Your friendliest open source all-in-one automation tool.",
|
||||||
"tipi_version": 26,
|
"tipi_version": 27,
|
||||||
"version": "0.27.0",
|
"version": "0.28.0",
|
||||||
"categories": ["automation"],
|
"categories": ["automation"],
|
||||||
"short_desc": "True zapier alternative.",
|
"short_desc": "True zapier alternative.",
|
||||||
"author": "Activepieces",
|
"author": "Activepieces",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: '3.7'
|
version: '3.7'
|
||||||
services:
|
services:
|
||||||
activepieces:
|
activepieces:
|
||||||
image: activepieces/activepieces:0.27.0
|
image: activepieces/activepieces:0.28.0
|
||||||
container_name: activepieces
|
container_name: activepieces
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user