Skip to content

Commit e179d56

Browse files
build(deps): bump martenseemann/quic-network-simulator-endpoint in /qns (#2643)
Bumps martenseemann/quic-network-simulator-endpoint from `42d79cc` to `3c373d0`. --- updated-dependencies: - dependency-name: martenseemann/quic-network-simulator-endpoint dependency-version: 3c373d0bac88ac0a005c56628e551fe980e44bf2dd50b9c6904d58d7f8d54089 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 070ff3a commit e179d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qns/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ RUN set -eux; \
3939

4040
# Copy only binaries to the final image to keep it small.
4141

42-
FROM martenseemann/quic-network-simulator-endpoint@sha256:42d79cc04b88f2e4b4c8beb418b0843c123f26852ff6bbba4caa6badc0043d23
42+
FROM martenseemann/quic-network-simulator-endpoint@sha256:3c373d0bac88ac0a005c56628e551fe980e44bf2dd50b9c6904d58d7f8d54089
4343

4444
ENV LD_LIBRARY_PATH=/neqo/lib
4545
COPY --from=builder /neqo/target/release/neqo-client /neqo/target/release/neqo-server /neqo/bin/

0 commit comments

Comments
 (0)