Skip to content

Commit 592ce59

Browse files
committed
no-pin-gping
1 parent 3f4b2f7 commit 592ce59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,6 @@ RUN git clone --depth 1 https://github.com/xxxserxxx/gotop /opt/gotop && \
247247
# Install gping
248248
RUN git clone --depth 1 https://github.com/orf/gping /opt/gping && \
249249
cd /opt/gping && \
250-
# git checkout fd1eccb && \
251250
cargo install --locked --path ./gping && \
252251
install target/release/gping /usr/local/bin && \
253252
cargo clean

0 commit comments

Comments
 (0)