diff --git a/dtek_notif/Dockerfile b/dtek_notif/Dockerfile index 52d4464..7860cf1 100644 --- a/dtek_notif/Dockerfile +++ b/dtek_notif/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.11-slim +FROM python:3.9-alpine WORKDIR /app