We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 966653e commit 2bc2fd6Copy full SHA for 2bc2fd6
rust/Earthfile
@@ -1,6 +1,6 @@
1
VERSION 0.8
2
3
-IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust:v3.5.27 AS rust-ci
+IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust:rust-2024 AS rust-ci
4
IMPORT ../ AS repo-ci
5
6
COPY_SRC:
rust/c509-certificate/Earthfile
-IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust::v3.5.27 AS rust-ci
+IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust::rust-2024 AS rust-ci
IMPORT .. AS rust-local
IMPORT ../.. AS repo
0 commit comments