Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Commit

Permalink
FAB-12480 bump baseimage to 0.4.13
Browse files Browse the repository at this point in the history
Change-Id: Ia9ace91d087f5ef6f8fa619959b18d55f5594268
Signed-off-by: Christopher Ferris <chrisfer@us.ibm.com>
  • Loading branch information
christo4ferris committed Oct 16, 2018
1 parent deb8a86 commit 54494ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# - update-mocks - update the counterfeiter test doubles
#
ARCH=$(shell go env GOARCH)
BASEIMAGE_RELEASE=0.4.10
BASEIMAGE_RELEASE=0.4.13
BASE_DOCKER_NS ?= hyperledger
BASE_DOCKER_TAG=$(ARCH)-$(BASEIMAGE_RELEASE)

Expand Down

0 comments on commit 54494ed

Please # to comment.