Skip to content

Commit

Permalink
Rollback to nginx-slim 0.28 until new nginx-slim release
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf committed Nov 12, 2017
1 parent d2323d9 commit c38b1a9
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 @@ -49,7 +49,7 @@ IMAGE = $(REGISTRY)/$(IMGNAME)
MULTI_ARCH_IMG = $(IMAGE)-$(ARCH)

# Set default base image dynamically for each arch
BASEIMAGE?=quay.io/kubernetes-ingress-controller/nginx-$(ARCH):0.29
BASEIMAGE?=quay.io/kubernetes-ingress-controller/nginx-slim-$(ARCH):0.28

ifeq ($(ARCH),arm)
QEMUARCH=arm
Expand Down

0 comments on commit c38b1a9

Please sign in to comment.