We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0f0758 commit 20666a0Copy full SHA for 20666a0
e2e/Dockerfile
@@ -4,10 +4,7 @@ WORKDIR /usr/local/bin
4
5
RUN pip install Flask
6
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
+RUN pip install vertx-eventbus-client
11
12
COPY sourceplusplus-0.1.0.tar.gz .
13
0 commit comments