diff --git a/Dockerfile b/Dockerfile index 21e0eeab..0aa1dab8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,7 +16,7 @@ # along with this program. If not, see . -FROM python:3.12.4-slim-bullseye +FROM python:3.12.5-slim-bullseye ADD . /jetson_stats