File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11VERSION 0.8
22
3- IMPORT github.com/input-output-hk/catalyst-ci/earthly/mdlint:feat/deny.toml AS mdlint-ci
4- IMPORT github.com/input-output-hk/catalyst-ci/earthly/cspell:feat/deny.toml AS cspell-ci
3+ IMPORT github.com/input-output-hk/catalyst-ci/earthly/mdlint:v3.2.23 AS mdlint-ci
4+ IMPORT github.com/input-output-hk/catalyst-ci/earthly/cspell:v3.2.23 AS cspell-ci
55
66FROM debian:stable-slim
77
Original file line number Diff line number Diff line change 11VERSION 0.8
22
3- IMPORT github.com/input-output-hk/catalyst-ci/earthly/docs:feat/deny.toml AS docs-ci
3+ IMPORT github.com/input-output-hk/catalyst-ci/earthly/docs:v3.2.23 AS docs-ci
44
55IMPORT .. AS repo
66
Original file line number Diff line number Diff line change 11VERSION 0.8
22
3- IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust:feat/deny.toml AS rust-ci
3+ IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust:v3.2.23 AS rust-ci
44
55COPY_SRC :
66 FUNCTION
Original file line number Diff line number Diff line change 11VERSION 0.8
22
3- IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust::feat/deny.toml AS rust-ci
3+ IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust::v3.2.23 AS rust-ci
44
55IMPORT .. AS rust-local
66IMPORT ../.. AS repo
Original file line number Diff line number Diff line change 11VERSION 0.8
22
3- IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust::feat/deny.toml AS rust-ci
3+ IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust::v3.2.23 AS rust-ci
44
55IMPORT .. AS rust-local
66
You can’t perform that action at this time.
0 commit comments