We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 991d687 commit 7f39faaCopy full SHA for 7f39faa
Makefile
@@ -4,7 +4,7 @@ PKG_DIR=/go/src/$(PKG)
4
IMAGE_NAME=dcos/dcos-cli
5
VERSION?=$(shell git rev-parse HEAD)
6
CORE_VERSION?=1.13-patch.0
7
-CORE_STABILITY?=testing
+CORE_STABILITY?=releases
8
9
windows_EXE=.exe
10
0 commit comments