diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-07-27 17:09:05 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-07-27 20:39:34 +0200 |
commit | 40705b6521c2684b60e3acc9824bb1f16a7e4a1e (patch) | |
tree | 7a16a23a1174c9b864a1f78cc27ff4d01cea146e /ansible | |
parent | 413b52a98a359094dbc251749c04d2789e0ab24c (diff) |
Switch to Python 3.7 and Alpine 3.10
pylint is updated to 2.3.1 (lastest py3.7 version)
Change-Id: I8b70e9764e2802aeb517969c265fbebfa03458ce
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/site.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index 86c9820d..7db0d8a9 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -10,7 +10,7 @@ - repo: _ dport: container: golang - tag: alpine3.9 + tag: alpine3.10 steps: - name: build opnfv/functest-kubernetes-core containers: |