fix! added directive to Dockerfile

This commit is contained in:
2025-12-22 11:37:48 +01:00
parent c256b26601
commit ec99a501fc

View File

@@ -1,5 +1,6 @@
# Dockerfile for Agent Media
# Multi-stage build for smaller image size
# syntax=docker/dockerfile:1
# check=skip=InvalidDefaultArgInFrom
ARG PYTHON_VERSION
ARG PYTHON_VERSION_SHORT
ARG RUNNER