Skip to content

Commit 3c1d335

Browse files
committed
temp
1 parent 0163bec commit 3c1d335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/run-functional-tests

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
DOCKER_IMAGE=${DOCKER_IMAGE:-"liangxin1300/alpha"}
2+
DOCKER_IMAGE=${DOCKER_IMAGE:-"liangxin1300/alpha:dev"}
33
PROJECT_PATH=$(dirname $(dirname `realpath $0`))
44
PROJECT_INSIDE="/opt/crmsh"
55
DOCKER_SERVICE="docker.service"

0 commit comments

Comments
 (0)