Update Dockerfile
All checks were successful
Docker hub build / docker (push) Successful in 2m51s

This commit is contained in:
Alexandr Bogomyakov
2025-03-17 15:09:36 +02:00
committed by GitHub
parent 8d8d6bb671
commit e22b26b1aa

View File

@ -1,4 +1,4 @@
FROM python:3-slim FROM python:3-alpine
WORKDIR /app WORKDIR /app