From fa2b9d32b86bfd61d1674019b69bc4fa62a9b6da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 14:18:57 +0300 Subject: [PATCH] build(deps): bump martenseemann/quic-network-simulator-endpoint in /qns (#2094) Bumps martenseemann/quic-network-simulator-endpoint from `5177120` to `f65a034`. --- updated-dependencies: - dependency-name: martenseemann/quic-network-simulator-endpoint dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- qns/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qns/Dockerfile b/qns/Dockerfile index 399fdea823..03677abc7d 100644 --- a/qns/Dockerfile +++ b/qns/Dockerfile @@ -39,7 +39,7 @@ RUN set -eux; \ # Copy only binaries to the final image to keep it small. -FROM martenseemann/quic-network-simulator-endpoint@sha256:517712019dda2a4d6f39e4490a55f29eae7ba415624067efe749f896e577ea91 +FROM martenseemann/quic-network-simulator-endpoint@sha256:f65a034f4954a3723f96c5acd782ca7a6676ca87e1b536eceb9a6084ed501591 ENV LD_LIBRARY_PATH=/neqo/lib COPY --from=builder /neqo/target/release/neqo-client /neqo/target/release/neqo-server /neqo/bin/