diff --git a/.circleci/config.yml b/.circleci/config.yml index 3e3c2039cb..b889d290d5 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -29,7 +29,7 @@ jobs: website_link_check: docker: # This image's Dockerfile is at runatlantis.io/Dockerfile - - image: ghcr.io/runatlantis/ci-link-checker:2022.01.11 + - image: ghcr.io/runatlantis/ci-link-checker:2021.06.22 steps: - checkout - run: yarn install