This commit is contained in:
Keven 2025-12-08 12:51:01 -03:00
parent 6bb4c10eb0
commit b5505d1162

View file

@ -19,6 +19,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
# ==============================
# STAGE 2 Runtime (produção)
# ==============================
# comnent´pario teste
FROM python:3.12-slim AS runtime
# Define diretório de trabalho