Release nginx-slim 0.24

This commit is contained in:
Manuel de Brito Fontes 2017-09-08 11:31:45 -03:00
parent 1c727956a5
commit 87b1d137da
2 changed files with 3 additions and 3 deletions

View file

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