Skip to content

Commit

Permalink
Update nginx image (#4570)
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf authored Sep 18, 2019
1 parent 846ff00 commit 04a32f6
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 @@ -73,7 +73,7 @@ export E2E_CHECK_LEAKS
export SLOW_E2E_THRESHOLD

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

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

0 comments on commit 04a32f6

Please sign in to comment.