Skip to content

Commit

Permalink
change to ash for alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
joltcan committed May 3, 2019
1 parent d991673 commit e346f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/entrypoint.sh
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/ash

export ARGV="$@"
export ARGC="$#"
Expand Down

0 comments on commit e346f6d

Please sign in to comment.