diff options
author | 2023-03-13 14:39:06 +0100 | |
---|---|---|
committer | 2023-03-13 14:40:31 +0100 | |
commit | ce409b3c2925c1f56ab1311a584240914b911821 (patch) | |
tree | 1f059364eb6ce2a035ff984177e8d46be6596243 /ansible | |
parent | 0e1b036ed4f4527c09cf1355a707875f640ee569 (diff) |
Revert to Alpine 3.16
ruby-bundler 2.3.26-r0 as proposed in Alpine 3.17 seems buggy
https://github.com/googleapis/google-cloud-ruby/issues/19266
Change-Id: Ifcb6ba3e92d2ee5f21db859f6ee143a998dd6237
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/site.gate.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/site.gate.yml b/ansible/site.gate.yml index d9a586127..cc6dce058 100644 --- a/ansible/site.gate.yml +++ b/ansible/site.gate.yml @@ -10,7 +10,7 @@ - repo: _ dport: container: alpine - tag: '3.17' + tag: '3.16' steps: - name: build opnfv/functest-core containers: |