diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 632cf3d21..372133fc8 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -63,7 +63,7 @@ jobs: env: # Lowest API version that GitHub runners support. - DOCKER_API_VERSION: 1.47 + DOCKER_API_VERSION: 1.52 steps: - name: Checkout Repository