Skip to content

Commit

Permalink
fix image error (#1756)
Browse files Browse the repository at this point in the history
Co-authored-by: Michał Flendrich <michal@flendrich.pro>
  • Loading branch information
Jimin and mflendrich authored Aug 26, 2021
1 parent 7b9cb7e commit 8b29144
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 @@ -2,7 +2,7 @@
# Configuration
# ------------------------------------------------------------------------------

TAG?=2.0.0-beta.1
TAG?=2.0.0-beta.2
REGISTRY?=kong
REPO_INFO=$(shell git config --get remote.origin.url)
REPO_URL=github.com/kong/kubernetes-ingress-controller
Expand Down

0 comments on commit 8b29144

Please sign in to comment.