Release nginx-slim 0.27

This commit is contained in:
Manuel de Brito Fontes 2017-10-21 19:49:33 -03:00
parent 5c01633a38
commit f2bb02da95
4 changed files with 12 additions and 11 deletions

View file

@ -13,7 +13,7 @@
# limitations under the License.
# 0.0.0 shouldn't clobber any released builds
TAG ?= 0.26
TAG ?= 0.27
REGISTRY ?= gcr.io/google_containers
ARCH ?= $(shell go env GOARCH)
ALL_ARCH = amd64 arm arm64 ppc64le