Skip to content

Commit

Permalink
build(deps): bump martenseemann/quic-network-simulator-endpoint in /q…
Browse files Browse the repository at this point in the history
…ns (#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 5cdda3c commit fa2b9d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qns/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit fa2b9d3

Please sign in to comment.