Skip to content

Commit 20666a0

Browse files
authored
Update Dockerfile
1 parent e0f0758 commit 20666a0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

e2e/Dockerfile

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@ WORKDIR /usr/local/bin
44

55
RUN pip install Flask
66
RUN pip install PyYAML
7-
8-
COPY vertx-eventbus-client-1.0.0.dev0.tar.gz .
9-
10-
RUN pip install vertx-eventbus-client-1.0.0.dev0.tar.gz
7+
RUN pip install vertx-eventbus-client
118

129
COPY sourceplusplus-0.1.0.tar.gz .
1310

0 commit comments

Comments
 (0)