Merge pull request 'dev' (#17) from dev into main
Some checks failed
Code Quality Check / quality-check (push) Successful in 4m58s
Safety Check / safety-check (push) Successful in -52s
Cleanup old Docker images / cleanup (push) Failing after -1m5s

Reviewed-on: #17
This commit is contained in:
wirehack7 2025-06-25 16:42:29 +02:00
commit 57acaef1b2

View File

@ -1,4 +1,4 @@
FROM python:3.13.3-slim
FROM python:3.13.5-slim
WORKDIR /app