Skip to content

Commit

Permalink
Use socket_publisher=0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ymd-stella committed Jan 19, 2025
1 parent ce822d7 commit 42636fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.socket
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ RUN set -x && \
rm -rf CMakeCache.txt CMakeFiles Makefile cmake_install.cmake example src && \
chmod -R 777 ./*

ARG SOCKET_PUBLISHER_COMMIT=e2aaf66b27a6477b478bc8e86992907f09f29188
ARG SOCKET_PUBLISHER_COMMIT=72b85ed39f28bb5e346d65c78b93b4bf5616eb42
WORKDIR /tmp
RUN set -x && \
git clone https://github.com/stella-cv/socket_publisher.git && \
Expand Down

0 comments on commit 42636fd

Please sign in to comment.