Skip to content

Commit da2bd9f

Browse files
authored
Update Dockerfile
1 parent ccebea6 commit da2bd9f

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", "-c"]
67+
ENTRYPOINT ["/bin/bash", "-l"]

0 commit comments

Comments
 (0)