diff --git a/.woodpecker/deploy.yaml b/.woodpecker/deploy.yaml index 3428a83..c754018 100644 --- a/.woodpecker/deploy.yaml +++ b/.woodpecker/deploy.yaml @@ -12,6 +12,7 @@ steps: - name: 'Docker image build' image: docker:latest environment: + DOCKER_API_VERSION: "1.43" REGISTRY_REPO: git.mifi.dev/mifi-ventures/landing volumes: - /var/run/docker.sock:/var/run/docker.sock @@ -32,6 +33,7 @@ steps: - name: 'Push to registry' image: docker:latest environment: + DOCKER_API_VERSION: "1.43" REGISTRY_URL: git.mifi.dev REGISTRY_REPO: git.mifi.dev/mifi-ventures/landing REGISTRY_USERNAME: