diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-07-24 19:26:50 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-07-24 19:27:09 +0800 |
commit | c33701f846adc3078e72f4bf88fba7d2c431d299 (patch) | |
tree | e876503976495c09109c5019a5818db4ff529d46 /engine-d-standalone/src/main/assembly/bin/run.sh | |
parent | a475aac49b3b029acf28174117a6423f6dd5eed7 (diff) |
Set the base image to alpine
Change-Id: I0b271754635dd0fecb5c6717eef9d56cf1bbbac0
Issue-ID: HOLMES-146
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'engine-d-standalone/src/main/assembly/bin/run.sh')
-rw-r--r-- | engine-d-standalone/src/main/assembly/bin/run.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine-d-standalone/src/main/assembly/bin/run.sh b/engine-d-standalone/src/main/assembly/bin/run.sh index a1290af..ba11029 100644 --- a/engine-d-standalone/src/main/assembly/bin/run.sh +++ b/engine-d-standalone/src/main/assembly/bin/run.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # # Copyright 2017 ZTE Corporation. |