Bifrost: update to 1.6.3
Linting / YAML Lint (push) Has been cancelled
Linting / Ansible Lint (push) Has been cancelled

with native deepseek provider
This commit is contained in:
av
2026-07-07 09:00:21 +03:00
parent e57528cef3
commit 94d070b219
2 changed files with 5 additions and 10 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
services:
bifrost_app:
image: maximhq/bifrost:v1.6.2 # проверь актуальный стабильный тег в releases
image: maximhq/bifrost:v1.6.3 # проверь актуальный стабильный тег в releases
container_name: bifrost_app
restart: unless-stopped
user: "{{ owner_create_result.uid }}:{{ owner_create_result.group }}"