Release nginx-slim 0.23

This commit is contained in:
Manuel de Brito Fontes 2017-08-08 14:06:54 -04:00
parent 1b41e80eef
commit d0ee250ef4
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.22
TAG = 0.23
REGISTRY = gcr.io/google_containers
ARCH ?= $(shell go env GOARCH)
ALL_ARCH = amd64 arm arm64 ppc64le