fix: prevent settings page crash for self-hosted Docker builds (#5163)
Some checks failed
Run tests and pre-commit / Run tests and pre-commit hooks (push) Failing after 6s
Publish Fern Docs / run (push) Failing after 4m16s
Run tests and pre-commit / Frontend Lint and Build (push) Successful in 5m47s

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Celal Zamanoğlu 2026-03-20 01:39:36 +03:00 committed by GitHub
parent c4006bdb4e
commit 56275c862c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 20 additions and 0 deletions

View file

@ -69,6 +69,8 @@ jobs:
with:
context: .
file: Dockerfile.ui
build-args: |
APP_VERSION=${{ github.sha }}
cache-from: type=gha
cache-to: type=gha,mode=max
platforms: |