fix: Android bundle Docker compose build (#114)

This commit was merged in pull request #114.
This commit is contained in:
2026-01-23 19:32:05 +00:00
committed by Gitea

View File

@@ -2,4 +2,5 @@
services: services:
app: app:
build: build:
dockerfile: docker/prod/app/Dockerfile
target: builder_android target: builder_android