diff --git a/Dockerfile b/Dockerfile
index 9e9db8f35a12a4a700d042865a127a4527e30abe_RG9ja2VyZmlsZQ==..e264c82901914689d4ee2c9e496ea7c65b7d6b1b_RG9ja2VyZmlsZQ== 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM python:3-alpine
+FROM python:3.9-alpine
 ARG BUILD_DATE=""
 ARG VCS_URL=""
 ARG VCS_REF=""
diff --git a/NEWS.rst b/NEWS.rst
index 9e9db8f35a12a4a700d042865a127a4527e30abe_TkVXUy5yc3Q=..e264c82901914689d4ee2c9e496ea7c65b7d6b1b_TkVXUy5yc3Q= 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -2,6 +2,11 @@
 History
 =======
 
+12.0.1
+------
+
+Do not use python 3.10 as odoorpc is not compatible with this version.
+
 12.0.0
 ------