From: Trevor Bramwell Date: Fri, 6 Apr 2018 20:01:18 +0000 (-0700) Subject: Bump the initial global-jjb version to v0.17.0 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=aba2c098d660912a83fa1d7fa726331684435eaa;p=releng%2Fci-workshop.git Bump the initial global-jjb version to v0.17.0 Change-Id: I7267f7ab563e8c21ea9a979d49eace0386406bef Signed-off-by: Trevor Bramwell --- diff --git a/docker-compose.yml b/docker-compose.yml index 3285a44..b7fe2ef 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -6,7 +6,7 @@ services: build: ./init container_name: releng-init environment: - - GLOBAL_JJB_VERSION=v0.10.2 + - GLOBAL_JJB_VERSION=v0.17.0 volumes: - init:/init/ - jenkins:/jenkins