From f575be209590cb0541fe7a2e7c7418337cbccc11 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Thu, 4 Apr 2024 08:07:28 -0400 Subject: [PATCH] Moving to 0.16.3 tag. --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 548c8b5..cb1ad79 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -37,7 +37,7 @@ steps: - event: pull_request dead_links: - image: becheran/mlc + image: becheran/mlc:0.16.3 commands: - mlc src/en --offline --ignore-links "*localhost*" --ignore-links "*127.0.0.1*" --ignore-links /api when: