diff --git a/Dockerfile b/Dockerfile index 0f6623d6..aa2d6e79 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,7 +16,7 @@ # along with this program. If not, see . -FROM python:3.13.1-slim-bullseye +FROM python:3.13.2-slim-bullseye ADD . /jetson_stats