chore(deps): update activepieces/activepieces docker tag to v0.17.0 (#2063)
This commit is contained in:
parent
c780e2a253
commit
0d13d12198
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"id": "activepieces",
|
||||
"description": "Your friendliest open source all-in-one automation tool.",
|
||||
"tipi_version": 9,
|
||||
"version": "0.16.0",
|
||||
"tipi_version": 10,
|
||||
"version": "0.17.0",
|
||||
"categories": [
|
||||
"automation"
|
||||
],
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: '3.7'
|
||||
services:
|
||||
activepieces:
|
||||
image: activepieces/activepieces:0.16.0
|
||||
image: activepieces/activepieces:0.17.0
|
||||
container_name: activepieces
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue
Block a user