Release nginx-slim 0.25

This commit is contained in:
Manuel de Brito Fontes 2017-09-17 18:30:44 -03:00
parent 1a68536e29
commit 319a60a313
2 changed files with 46 additions and 2 deletions

View file

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