chore(deps): update libretranslate/libretranslate docker tag to v1.5.0 (#1504)

This commit is contained in:
renovate[bot] 2023-10-31 04:07:40 +00:00 committed by GitHub
parent 0ed3bc02d5
commit 90a07db1af
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": 8121,
"id": "libretranslate",
"tipi_version": 10,
"version": "1.4.1",
"tipi_version": 11,
"version": "1.5.0",
"categories": [
"utilities"
],

View File

@ -2,7 +2,7 @@ version: "3.7"
services:
libretranslate:
container_name: libretranslate
image: libretranslate/libretranslate:v1.4.1
image: libretranslate/libretranslate:v1.5.0
dns:
- ${DNS_IP}
ports: