Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
Signed-off-by: MoonkiHong <moonki1.hong@samsung.com>

Fix the tag for the right build (applying the latest Coconut release)
  • Loading branch information
MoonkiHong authored Oct 30, 2020
1 parent 83e2b05 commit 4fafb53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ PKG_LIST=(
"restinterface/route"
)

export CONTAINER_VERSION="baobab"
export CONTAINER_VERSION="coconut"
export BUILD_DATE=$(date +%Y%m%d.%H%M)

function set_secure_option() {
Expand Down

0 comments on commit 4fafb53

Please sign in to comment.