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