Skip to content

Commit

Permalink
fix(tests): fix ansible suite, change deprecated base image
Browse files Browse the repository at this point in the history
Signed-off-by: Timofey Kirillov <timofey.kirillov@flant.com>
  • Loading branch information
distorhead committed Apr 11, 2022
1 parent 328b033 commit bdb6c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/suites/ansible/yarn/werf.yaml
Expand Up @@ -2,7 +2,7 @@ configVersion: 1
project: ansible-yarn
---
image: ~
from: yarnpkg/node-yarn
from: node:lts-alpine3.15
git:
- add: /
to: /app
Expand Down

0 comments on commit bdb6c9c

Please sign in to comment.