chore(deps): update tooljet/tooljet-server-ce docker tag to v2.16.0 (#1138)

This commit is contained in:
renovate[bot] 2023-09-04 19:00:56 +00:00 committed by GitHub
parent 13fe6eca82
commit 291e332360
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,
"port": 9876,
"id": "tooljet",
"tipi_version": 23,
"version": "v2.4.2",
"tipi_version": 24,
"version": "2.4.2",
"categories": [
"automation"
],

View File

@ -44,7 +44,7 @@ services:
tooljet-server:
container_name: tooljet-server
image: tooljet/tooljet-server-ce:v2.14.0
image: tooljet/tooljet-server-ce:v2.16.0
tty: true
stdin_open: true
restart: always