diff --git a/Dockerfile b/Dockerfile index be36f50..fddc556 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,7 +14,7 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -FROM python:3.12-slim +FROM python:3.14-slim LABEL org.opencontainers.image.title="mcp-awareness" LABEL org.opencontainers.image.description="MCP server for ambient system awareness"