Skip to content

Commit 7f39faa

Browse files
committed
Updated 'CORE_STABILITY' in Makefile to 'releases'.
1 parent 991d687 commit 7f39faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PKG_DIR=/go/src/$(PKG)
44
IMAGE_NAME=dcos/dcos-cli
55
VERSION?=$(shell git rev-parse HEAD)
66
CORE_VERSION?=1.13-patch.0
7-
CORE_STABILITY?=testing
7+
CORE_STABILITY?=releases
88

99
windows_EXE=.exe
1010

0 commit comments

Comments
 (0)