Skip to content

Commit

Permalink
Updating common-files (istio#18673)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmittler authored and istio-testing committed Nov 6, 2019
1 parent bade502 commit de5fb0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ ifeq ($(BUILD_WITH_CONTAINER),1)
export TARGET_OUT = /work/out/$(TARGET_OS)_$(TARGET_ARCH)
CONTAINER_CLI ?= docker
DOCKER_SOCKET_MOUNT ?= -v /var/run/docker.sock:/var/run/docker.sock
IMG ?= gcr.io/istio-testing/build-tools:master-2019-11-04T22-35-09
IMG ?= gcr.io/istio-testing/build-tools:master-2019-11-05T18-58-07
UID = $(shell id -u)
GID = `grep docker /etc/group | cut -f3 -d:`
PWD = $(shell pwd)
Expand Down
2 changes: 1 addition & 1 deletion common/.commonfiles.sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7adb7657f4f63d1d9abadcd318a73942dcbbb436
7c4a577c62b440cdeeec88c6ed2391137873116f

0 comments on commit de5fb0f

Please sign in to comment.