diff --git a/Dockerfile b/Dockerfile index a8f7fa4d..4f8a0bbf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,7 +16,7 @@ # along with this program. If not, see . -FROM python:3.12.0rc3-slim-bullseye +FROM python:3.12.0-slim-bullseye ADD . /jetson_stats