GitHub user will-m-buchanan added a comment to the discussion: Can't build docker images based on slim-2.8.0 or higher
Thanks @Nickalus12. Not having access to the runner itself, I tried your `--security-opt` suggestion and it made no difference. I also tried using a higher version of the DinD image. As we were already at a version over 27, I tried using the latest version, 29.3.1, and got an error: ``` ERROR: failed to build: Error response from daemon: client version 1.53 is too new. Maximum supported API version is 1.40: driver not connecting ``` It seems that the runner's Docker version is too low, so I've requested it be upgraded to the latest. Once that goes through I will try again and update here. GitHub link: https://github.com/apache/airflow/discussions/64583#discussioncomment-16413270 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
