Skip to content

Commit 7dd3ee4

Browse files
committed
Update .github/action/Dockerfile
1 parent 995c4c5 commit 7dd3ee4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/action/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
FROM alpine:latest
22
RUN apk add -U --no-cache zsh coreutils curl expect git ncurses perl gnuplot
3-
# Change default shell from ash to zsh
4-
RUN sed -i -e "s/bin\/ash/bin\/zsh/" /etc/passwd
53
ENV TERM=xterm-256color
64
ENTRYPOINT ["zsh", "-c"]

0 commit comments

Comments
 (0)