Skip to content

Commit 101585b

Browse files
committed
Remove debugging output
1 parent f8147c7 commit 101585b

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
@@ -33,7 +33,6 @@ COPY ./src ./src
3333
RUN rm ./target/release/deps/taskbroker*
3434
RUN cargo build --release
3535

36-
RUN echo "${TASKBROKER_GIT_REVISION} : ${TASKBROKER_VERSION}";
3736
RUN echo "${TASKBROKER_VERSION}" > ./VERSION
3837

3938
# Runtime image

0 commit comments

Comments
 (0)