aboutsummaryrefslogtreecommitdiffstats
path: root/ansible
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-03-29 08:56:33 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2019-03-29 08:56:33 +0100
commit277ddd145f3a8a7495ed9dba4676048e47e52d86 (patch)
tree2c6ae6707c74389f1b5b75a899c33f4c310605e9 /ansible
parent353482fd8ae27a53ee455242d207259ddd0a75a6 (diff)
Only set go major version in parent container
It allows updating automatically the minor versions. Change-Id: If6b8bcd1d7508653f4e28e4c1025bcd970ed98bf Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ansible')
-rw-r--r--ansible/site.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/site.yml b/ansible/site.yml
index 516a1f81..3fde7eb6 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -13,7 +13,7 @@
- repo: _
dport:
container: golang
- tag: 1.12.1-alpine3.9
+ tag: 1.12-alpine3.9
steps:
- name: build opnfv/functest-kubernetes-core
containers: