diff --git a/Dockerfile b/Dockerfile index 8ea5c4d..fbdb4ee 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.12-slim +FROM python:3.14-slim LABEL maintainer="Corey A. Wade " LABEL description="InfraWatch — Production anomaly detection for infrastructure metrics"