chore(deps): update activepieces/activepieces docker tag to v0.14.3 (#1731)

This commit is contained in:
renovate[bot] 2023-12-01 18:24:43 +00:00 committed by GitHub
parent 552c6421b0
commit e7b8a9f43f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -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": 6, "tipi_version": 7,
"version": "0.14.2", "version": "0.14.3",
"categories": [ "categories": [
"automation" "automation"
], ],

View File

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