Skip to content

Commit be0b12e

Browse files
authored
Update Dockerfile
1 parent 3f49799 commit be0b12e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@ FROM alpine/git:latest
22

33
ADD entrypoint.sh /
44
RUN chmod +x /entrypoint.sh
5-
65
ENTRYPOINT ["/entrypoint.sh"]

0 commit comments

Comments
 (0)