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 ce822d7 commit 42636fdCopy full SHA for 42636fd
Dockerfile.socket
@@ -212,7 +212,7 @@ RUN set -x && \
212
rm -rf CMakeCache.txt CMakeFiles Makefile cmake_install.cmake example src && \
213
chmod -R 777 ./*
214
215
-ARG SOCKET_PUBLISHER_COMMIT=e2aaf66b27a6477b478bc8e86992907f09f29188
+ARG SOCKET_PUBLISHER_COMMIT=72b85ed39f28bb5e346d65c78b93b4bf5616eb42
216
WORKDIR /tmp
217
RUN set -x && \
218
git clone https://github.com/stella-cv/socket_publisher.git && \
0 commit comments