Skip to content

Commit

Permalink
PULSAR_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
liangyepianzhou committed Feb 17, 2023
1 parent 3318bbf commit fd20c9e
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 @@ -18,7 +18,7 @@
#

IMAGE_NAME = pulsar-client-go-test:latest
PULSAR_VERSION ?= 2.8.3
PULSAR_VERSION ?= latest
PULSAR_IMAGE = apachepulsar/pulsar:$(PULSAR_VERSION)
GO_VERSION ?= 1.18
GOLANG_IMAGE = golang:$(GO_VERSION)
Expand Down

0 comments on commit fd20c9e

Please sign in to comment.