File tree Expand file tree Collapse file tree 9 files changed +13
-13
lines changed
src/architecture/08_concepts
generators/pages/signed_doc/cddl Expand file tree Collapse file tree 9 files changed +13
-13
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:v3.5.24 AS mdlint-ci
4- IMPORT github.com/input-output-hk/catalyst-ci/earthly/cspell:v3.5.24 AS cspell-ci
5- IMPORT github.com/input-output-hk/catalyst-ci/earthly/python:v3.5.24 AS python-ci
3+ IMPORT github.com/input-output-hk/catalyst-ci/earthly/mdlint:v3.5.26 AS mdlint-ci
4+ IMPORT github.com/input-output-hk/catalyst-ci/earthly/cspell:v3.5.26 AS cspell-ci
5+ IMPORT github.com/input-output-hk/catalyst-ci/earthly/python:v3.5.26 AS python-ci
66IMPORT github.com/input-output-hk/catalyst-ci:v3.5.17 AS cat-ci
77
88FROM debian:stable-slim
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:v3.5.24 AS docs-ci
3+ IMPORT github.com/input-output-hk/catalyst-ci/earthly/docs:v3.5.26 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/cddl:v3.5.24 AS cddl-ci
3+ IMPORT github.com/input-output-hk/catalyst-ci/earthly/cddl:v3.5.26 AS cddl-ci
44
55check-cddl :
66 FROM cddl-ci+cddl-base
Original file line number Diff line number Diff line change 11VERSION 0.8
22
3- IMPORT github.com/input-output-hk/catalyst-ci/earthly/cddl:v3.5.24 AS cddl-ci
3+ IMPORT github.com/input-output-hk/catalyst-ci/earthly/cddl:v3.5.26 AS cddl-ci
44
55check-cddl :
66 FROM cddl-ci+cddl-base
Original file line number Diff line number Diff line change 11VERSION 0.8
22
3- IMPORT github.com/input-output-hk/catalyst-ci/earthly/cddl:v3.5.24 AS cddl-ci
3+ IMPORT github.com/input-output-hk/catalyst-ci/earthly/cddl:v3.5.26 AS cddl-ci
44
55check-cddl :
66 FROM cddl-ci+cddl-base
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:v3.5.24 AS rust-ci
3+ IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust:v3.5.26 AS rust-ci
44IMPORT ../ AS repo-ci
55
66COPY_SRC :
Original file line number Diff line number Diff line change 11VERSION 0.8
22
3- IMPORT github.com/input-output-hk/catalyst-ci/earthly/python:v3.5.24 AS python-ci
4- IMPORT github.com/input-output-hk/catalyst-ci/earthly/debian:v3.5.24 AS debian
5- IMPORT github.com/input-output-hk/catalyst-ci/earthly/cue:v3.5.24 AS cue
3+ IMPORT github.com/input-output-hk/catalyst-ci/earthly/python:v3.5.26 AS python-ci
4+ IMPORT github.com/input-output-hk/catalyst-ci/earthly/debian:v3.5.26 AS debian
5+ IMPORT github.com/input-output-hk/catalyst-ci/earthly/cue:v3.5.26 AS cue
66
77IMPORT ../docs AS docs
88
Original file line number Diff line number Diff line change 11VERSION 0.8
22
3- IMPORT github.com/input-output-hk/catalyst-ci/earthly/cddl:v3.5.24 AS cddl-ci
3+ IMPORT github.com/input-output-hk/catalyst-ci/earthly/cddl:v3.5.26 AS cddl-ci
44
55check-cddl:
66 FROM cddl-ci+cddl-base
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:v3.5.24 AS docs-ci
3+ IMPORT github.com/input-output-hk/catalyst-ci/earthly/docs:v3.5.26 AS docs-ci
44
55# update-docs-dev-script: get the latest docs dev script from CI.
66update-docs-dev-script :
You can’t perform that action at this time.
0 commit comments