diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-01-04 13:54:26 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-01-04 16:30:51 +0100 |
commit | bb4fb29a62d4ffd0855efee3ac3ddaca12392b07 (patch) | |
tree | cd89110172fe502eb49255fcc4880dd49cded52e /ansible | |
parent | b2c3ee8560d3f98f668007c1bcb55b6194e631c4 (diff) |
Update Alpine to 3.11
It also updates Python to 3.8 (default version).
https://alpinelinux.org/posts/Alpine-3.11.0-released.html
Change-Id: I1401c37adb71a6f7d37bd8724b93a058ecb68557
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 8fa19688..b042d57b 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -7,7 +7,7 @@ - repo: _ dport: container: alpine - tag: '3.10' + tag: '3.11' steps: - name: opnfv/xtesting containers: |