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 ad7f243 commit 3d21ad0Copy full SHA for 3d21ad0
rust/Earthfile
@@ -1,6 +1,6 @@
1
VERSION 0.8
2
3
-IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust:v3.5.7 AS rust-ci
+IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust:v3.5.10 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.7 AS rust-ci
+IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust::v3.5.10 AS rust-ci
IMPORT .. AS rust-local
IMPORT ../.. AS repo
0 commit comments