We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94b5578 commit b635413Copy full SHA for b635413
Makefile
@@ -4,7 +4,7 @@ GIT_TAG ?= $(shell git describe --tags --abbrev=0 --always | sed -e s/v//g)
4
5
# Docker
6
DOCKER_REPO_NAME ?= ks6088ts
7
-DOCKER_IMAGE_NAME ?= template-go
+DOCKER_IMAGE_NAME ?= template-java
8
DOCKER_COMMAND ?=
9
10
# Tools
0 commit comments