diff --git a/py/Dockerfile b/py/Dockerfile index 27a11d18a37..3ae02b4600d 100644 --- a/py/Dockerfile +++ b/py/Dockerfile @@ -1,4 +1,4 @@ -FROM amd64/centos:7 +FROM almalinux:8 # This must be lower case - used in the paths and packages names ARG TARGET