Atualização Automatica dos numeros e correção de erro e falha de segurança

This commit is contained in:
2026-07-06 17:31:58 -03:00
parent 89b12fc91b
commit 96b7b03f57
16 changed files with 352 additions and 15 deletions

View File

@@ -9,6 +9,7 @@ RUN apt-get update -qq && apt-get install -y \
curl \
git \
libvips \
cron \
&& rm -rf /var/lib/apt/lists/*
# Diretório da app