diff --git a/integration/suites/ansible/yarn/werf.yaml b/integration/suites/ansible/yarn/werf.yaml index 189e28ad8c..4734f03e15 100644 --- a/integration/suites/ansible/yarn/werf.yaml +++ b/integration/suites/ansible/yarn/werf.yaml @@ -2,7 +2,7 @@ configVersion: 1 project: ansible-yarn --- image: ~ -from: yarnpkg/node-yarn +from: node:lts-alpine3.15 git: - add: / to: /app