From b398843b90da68af9d90a88b60807351db97c9d5 Mon Sep 17 00:00:00 2001 From: Mitchell Marino Date: Sun, 18 Dec 2022 20:01:32 -0600 Subject: [PATCH] change lint ci --- ci/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/lint.yml b/ci/lint.yml index 746fb78..475b67e 100644 --- a/ci/lint.yml +++ b/ci/lint.yml @@ -2,7 +2,7 @@ platform: linux image_resource: type: registry-image - source: {repository: rust-all} + source: {repository: "docker.helium.local/rust-all"} inputs: - name: repo