diff --git a/Dockerfile b/Dockerfile
index 3812334..5f4382e 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM ubuntu:24.04
+FROM ubuntu:22.04
 
 LABEL Maintainer="Wolfgang Hottgenroth <woho@hottis.de>"
 LABEL ImageName="gitea.hottis.de/wn/build-env-msp430"