Skip to content

Commit

Permalink
Update nginx image
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf committed Oct 29, 2020
1 parent 92a9683 commit 44ae712
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 @@ -51,7 +51,7 @@ endif

REGISTRY ?= gcr.io/k8s-staging-ingress-nginx

BASE_IMAGE ?= k8s.gcr.io/ingress-nginx/nginx:v20200929-gc8c69df30@sha256:e1e56f7cddc1fd20f03bedf0ec12862c59af64a35de8f73fee0d505f41024b44
BASE_IMAGE ?= k8s.gcr.io/ingress-nginx/nginx:v20201028-g2c1279cd8@sha256:bd22e4f9bbf88aee527a86692be4442d03fa1ef2df94356312c9db8bec1f7ea3

GOARCH=$(ARCH)

Expand Down

0 comments on commit 44ae712

Please sign in to comment.