From ef377a18ff88ba2b782f25e06d92f458ba3dbd45 Mon Sep 17 00:00:00 2001 From: CircleCI Bot Date: Fri, 25 Jan 2019 03:57:40 +0000 Subject: [PATCH] :robot: Update build numbers v0.6.45 - :robot: Automated promotion * release/v0.6.45: :egg: :chicken: Ensure new release version is numeric, optional leading 'v' Increase specificity of old release detection Formatting Use default curl parameters to download googleSDK Pin gitflow version to 1.11.0. Circumvent breaking change in latest version: https://github.com/petervanderdoes/gitflow-avh/pull/394 Verbose notification for API builds [skip ci] --- README.md | 2 +- src/circleci-base/Dockerfile | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 71daaf9..dbb5d45 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,4 @@ Upstream images are [CircleCI build images](https://github.com/circleci/circleci --- __Do not edit this file, make changes in the template file: `README.md.in`__ -Build: https://circleci.com/gh/greenpeace/planet4-circleci/1203 +Build: https://circleci.com/gh/greenpeace/planet4-circleci/1217 diff --git a/src/circleci-base/Dockerfile b/src/circleci-base/Dockerfile index 719a931..1643e43 100644 --- a/src/circleci-base/Dockerfile +++ b/src/circleci-base/Dockerfile @@ -1,7 +1,7 @@ # Planet 4 CircleCI build image -# Branch: develop -# Commit: f1f9cbf5f73c66abf7cd162be2c0a7d7d3019afd -# Build: (local) +# Branch: master +# Commit: 7cbe7efefafb3bef9acd8a71dc8312f880030695 +# Build: https://circleci.com/gh/greenpeace/planet4-circleci/1217 # ------------------------------------------------------------------------ # DO NOT MAKE CHANGES HERE # This file is built automatically from ./templates/Dockerfile.in