Skip to content

Commit 58f2cca

Browse files
committed
Update quictls
1 parent cb3459f commit 58f2cca

File tree

5 files changed

+5
-10
lines changed

5 files changed

+5
-10
lines changed

2.6/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ RUN apk add --no-cache ca-certificates git make && \
1111

1212
FROM ubuntu:jammy AS openssl-builder
1313

14-
ENV OPENSSL_SHA256 1651412ec136a693fcc84c77df664ca0dc0495eab2785afa2c7ba064a00fb1b6
15-
ENV OPENSSL_URL https://github.com/quictls/openssl/archive/refs/tags/openssl-3.1.4-quic1.tar.gz
14+
ENV OPENSSL_URL https://github.com/quictls/openssl/archive/refs/tags/openssl-3.1.5-quic1.tar.gz
1615

1716
ENV DEBIAN_FRONTEND noninteractive
1817

2.8/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ RUN apk add --no-cache ca-certificates git make && \
1111

1212
FROM ubuntu:jammy AS openssl-builder
1313

14-
ENV OPENSSL_SHA256 1651412ec136a693fcc84c77df664ca0dc0495eab2785afa2c7ba064a00fb1b6
15-
ENV OPENSSL_URL https://github.com/quictls/openssl/archive/refs/tags/openssl-3.1.4-quic1.tar.gz
14+
ENV OPENSSL_URL https://github.com/quictls/openssl/archive/refs/tags/openssl-3.1.5-quic1.tar.gz
1615

1716
ENV DEBIAN_FRONTEND noninteractive
1817

2.9/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ RUN apk add --no-cache ca-certificates git make && \
1111

1212
FROM ubuntu:jammy AS openssl-builder
1313

14-
ENV OPENSSL_SHA256 1651412ec136a693fcc84c77df664ca0dc0495eab2785afa2c7ba064a00fb1b6
15-
ENV OPENSSL_URL https://github.com/quictls/openssl/archive/refs/tags/openssl-3.1.4-quic1.tar.gz
14+
ENV OPENSSL_URL https://github.com/quictls/openssl/archive/refs/tags/openssl-3.1.5-quic1.tar.gz
1615

1716
ENV DEBIAN_FRONTEND noninteractive
1817

3.0/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ RUN apk add --no-cache ca-certificates git make && \
1111

1212
FROM ubuntu:jammy AS openssl-builder
1313

14-
ENV OPENSSL_SHA256 1651412ec136a693fcc84c77df664ca0dc0495eab2785afa2c7ba064a00fb1b6
15-
ENV OPENSSL_URL https://github.com/quictls/openssl/archive/refs/tags/openssl-3.1.4-quic1.tar.gz
14+
ENV OPENSSL_URL https://github.com/quictls/openssl/archive/refs/tags/openssl-3.1.5-quic1.tar.gz
1615

1716
ENV DEBIAN_FRONTEND noninteractive
1817

3.1/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ RUN apk add --no-cache ca-certificates git make && \
1111

1212
FROM ubuntu:jammy AS openssl-builder
1313

14-
ENV OPENSSL_SHA256 1651412ec136a693fcc84c77df664ca0dc0495eab2785afa2c7ba064a00fb1b6
15-
ENV OPENSSL_URL https://github.com/quictls/openssl/archive/refs/tags/openssl-3.1.4-quic1.tar.gz
14+
ENV OPENSSL_URL https://github.com/quictls/openssl/archive/refs/tags/openssl-3.1.5-quic1.tar.gz
1615

1716
ENV DEBIAN_FRONTEND noninteractive
1817

0 commit comments

Comments
 (0)