Skip to content

Commit 8245eb7

Browse files
authored
Update Dockerfile
1 parent 461aa02 commit 8245eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ RUN apk add --update --no-cache \
6464
RUN npm i -g pnpm
6565

6666
SHELL ["/bin/bash", "-c"]
67-
ENTRYPOINT ["/bin/bash", "-l"]
67+
ENTRYPOINT ["/bin/bash", "-l", "-c"]

0 commit comments

Comments
 (0)