Skip to content

Commit b635413

Browse files
committed
fix typo
1 parent 94b5578 commit b635413

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
@@ -4,7 +4,7 @@ GIT_TAG ?= $(shell git describe --tags --abbrev=0 --always | sed -e s/v//g)
44

55
# Docker
66
DOCKER_REPO_NAME ?= ks6088ts
7-
DOCKER_IMAGE_NAME ?= template-go
7+
DOCKER_IMAGE_NAME ?= template-java
88
DOCKER_COMMAND ?=
99

1010
# Tools

0 commit comments

Comments
 (0)