chore(deps): update activepieces/activepieces docker tag to v0.18.2 (#2183)

This commit is contained in:
renovate[bot] 2024-01-19 23:08:43 +00:00 committed by GitHub
parent 924b5e93be
commit ebd0072128
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, "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": 12, "tipi_version": 13,
"version": "0.18.1", "version": "0.18.2",
"categories": [ "categories": [
"automation" "automation"
], ],

View File

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