From 2307747f7fbcc34d0e7ae5c25000f6dc69bfc831 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Sun, 16 Feb 2020 12:40:58 -0800 Subject: [PATCH] Automator: update common-files@master in istio/istio.io@master (#6464) --- Makefile | 4 ++-- common/.commonfiles.sha | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index b8d6cf263e..53427e2ecf 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ export BUILD_WITH_CONTAINER ?= 0 # Version of image used within build container -IMAGE_VERSION ?= master-2020-01-30T23-36-53 +IMAGE_VERSION ?= master-2020-02-14T13-09-14 LOCAL_ARCH := $(shell uname -m) ifeq ($(LOCAL_ARCH),x86_64) @@ -65,7 +65,7 @@ CONTAINER_CLI ?= docker DOCKER_SOCKET_MOUNT ?= -v /var/run/docker.sock:/var/run/docker.sock IMG ?= gcr.io/istio-testing/build-tools:$(IMAGE_VERSION) UID = $(shell id -u) -GID = `grep docker /etc/group | cut -f3 -d:` +GID = `grep '^docker:' /etc/group | cut -f3 -d:` PWD = $(shell pwd) $(info Building with the build container: $(IMG).) diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index ebf434ab08..7d8006c7b3 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -ca7a07019b263b1e496c093a06227734913ce737 +676a09f4d60d4efad991526b1fb99564e52fcd66