diff options
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/site.cntt.yml | 2 | ||||
-rw-r--r-- | ansible/site.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ansible/site.cntt.yml b/ansible/site.cntt.yml index 6eb2a4dba..604b98e97 100644 --- a/ansible/site.cntt.yml +++ b/ansible/site.cntt.yml @@ -10,7 +10,7 @@ - repo: _ dport: container: alpine - tag: '3.10' + tag: '3.11' steps: - name: build opnfv/functest-core containers: diff --git a/ansible/site.yml b/ansible/site.yml index e29f208a7..96ff8d07d 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -10,7 +10,7 @@ - repo: _ dport: container: alpine - tag: '3.10' + tag: '3.11' steps: - name: build opnfv/functest-core containers: |