diff --git a/action.yml b/action.yml index 91464b2..123b57b 100644 --- a/action.yml +++ b/action.yml @@ -13,7 +13,7 @@ inputs: default: 'build' runs: using: 'docker' - image: 'Dockerfile' + image: 'docker://sergeyladanov/nrf-connect-sdk:v2.3.0' args: - west - build