Skip to content

Commit 03c008c

Browse files
committed
ci: update to use ci-link-checker:2022.01.11
Signed-off-by: Rui Chen <[email protected]>
1 parent 983b3dc commit 03c008c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
website_link_check:
3030
docker:
3131
# This image's Dockerfile is at runatlantis.io/Dockerfile
32-
- image: ghcr.io/runatlantis/ci-link-checker:2021.06.22
32+
- image: ghcr.io/runatlantis/ci-link-checker:2022.01.11
3333
steps:
3434
- checkout
3535
- run: yarn install

0 commit comments

Comments
 (0)