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 070ff3a commit e179d56Copy full SHA for e179d56
qns/Dockerfile
@@ -39,7 +39,7 @@ RUN set -eux; \
39
40
# Copy only binaries to the final image to keep it small.
41
42
-FROM martenseemann/quic-network-simulator-endpoint@sha256:42d79cc04b88f2e4b4c8beb418b0843c123f26852ff6bbba4caa6badc0043d23
+FROM martenseemann/quic-network-simulator-endpoint@sha256:3c373d0bac88ac0a005c56628e551fe980e44bf2dd50b9c6904d58d7f8d54089
43
44
ENV LD_LIBRARY_PATH=/neqo/lib
45
COPY --from=builder /neqo/target/release/neqo-client /neqo/target/release/neqo-server /neqo/bin/
0 commit comments