aboutsummaryrefslogtreecommitdiffstats
path: root/ansible
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-03-29 08:51:08 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2019-03-29 08:51:08 +0100
commit56fbecbcd1f9892cc1e40764b0e9aeef61135c96 (patch)
treeb78949e7455836efc1248f5e763d6334464a14fd /ansible
parentae39188efdbb243f080e2d24fc480566f2f2dab8 (diff)
Only set go major version in parent container
It allows updating automatically the minor versions. Change-Id: I25d3d315e533c1ba40f9eec36dc2eb9b81715eb2 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 852bc46d..8bc52ac2 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -13,7 +13,7 @@
- repo: _
dport:
container: golang
- tag: 1.11.6-alpine3.9
+ tag: 1.11-alpine3.9
steps:
- name: build opnfv/functest-kubernetes-core
containers: