chore(deps): update activepieces/activepieces docker tag to v0.26.1 (#3476)
This commit is contained in:
parent
2550695fb7
commit
a0b97460ee
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"id": "activepieces",
|
||||
"description": "Your friendliest open source all-in-one automation tool.",
|
||||
"tipi_version": 24,
|
||||
"version": "0.25.1",
|
||||
"tipi_version": 25,
|
||||
"version": "0.26.1",
|
||||
"categories": [
|
||||
"automation"
|
||||
],
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: '3.7'
|
||||
services:
|
||||
activepieces:
|
||||
image: activepieces/activepieces:0.25.1
|
||||
image: activepieces/activepieces:0.26.1
|
||||
container_name: activepieces
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue
Block a user