Remove latest tag for mlc image. (#304)

* Remove latest tag for mlc image.

* Moving to 0.16.3 tag.
This commit is contained in:
Dessalines 2024-04-04 11:06:34 -04:00 committed by GitHub
parent a86bd1a50d
commit 2f57658f00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ steps:
- event: pull_request
dead_links:
image: becheran/mlc:latest
image: becheran/mlc:0.16.3
commands:
- mlc src/en --offline --ignore-links "*localhost*" --ignore-links "*127.0.0.1*" --ignore-links /api
when: