Skip to content

Commit 95c25c2

Browse files
committed
merge conflict
1 parent 12ea1eb commit 95c25c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ default: help
1818

1919
VERSION ?= 0.2.0
2020
RELEASE_SRC = apache-apisix-ingress-controller-${VERSION}-src
21-
IMAGE_TAG ?= "latest"
21+
IMAGE_TAG ?= "dev"
2222

2323
GITSHA ?= $(shell git rev-parse --short=7 HEAD)
2424
OSNAME ?= $(shell uname -s | tr A-Z a-z)

0 commit comments

Comments
 (0)