chore(deps): update activepieces/activepieces docker tag to v0.18.0 (#2088)

This commit is contained in:
renovate[bot] 2024-01-17 21:28:36 +00:00 committed by GitHub
parent f01b8e029b
commit a7f3216e7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"id": "activepieces",
"description": "Your friendliest open source all-in-one automation tool.",
"tipi_version": 10,
"version": "0.17.0",
"tipi_version": 11,
"version": "0.18.0",
"categories": [
"automation"
],

View File

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