File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11ARG DEBIAN_RELEASE=buster
2- FROM registry.nordix.org/eiffel-playground /etos-base-test-runner:$DEBIAN_RELEASE
2+ FROM registry.nordix.org/eiffel/etos-base-test-runner:$DEBIAN_RELEASE
33
44ARG GO_VERSION
55USER root
Original file line number Diff line number Diff line change 11ARG DEBIAN_RELEASE=buster
2- FROM registry.nordix.org/eiffel-playground /etos-base-test-runner:$DEBIAN_RELEASE
2+ FROM registry.nordix.org/eiffel/etos-base-test-runner:$DEBIAN_RELEASE
33
44ARG PYTHON_VERSION
55# Don't install if python version is already installed.
Original file line number Diff line number Diff line change 11ARG DEBIAN_RELEASE=buster
2- FROM registry.nordix.org/eiffel-playground /etos-base-test-runner:$DEBIAN_RELEASE
2+ FROM registry.nordix.org/eiffel/etos-base-test-runner:$DEBIAN_RELEASE
33
44ARG RUST_VERSION
55RUN /usr/bin/curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain $RUST_VERSION
You can’t perform that action at this time.
0 commit comments