This commit is contained in:
unknown
2025-12-28 21:01:27 -08:00
parent a256684507
commit 208bc4fa2f

View File

@@ -3,7 +3,7 @@ FROM python:${PYTHON_VERSION}-slim-bookworm
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
ARG APP_VERSION=25.12.28
ARG APP_VERSION=25.12.29
ARG DEVICE_TAG=cpu
ARG DOCKER_DEVICE_STR='{"name": "cpu", "os": "manylinux_2_28", "arch": "x86_64", "pyvenv": [3, 12], "tag": "cpu", "note": "default device"}'
ARG DOCKER_PROGRAMS_STR="curl ffmpeg nodejs npm espeak-ng sox tesseract-ocr"