File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -365,7 +365,7 @@ WORKDIR /
365
365
# endpoints, etc
366
366
# https://github.com/mholt/caddy
367
367
ARG CHECKPORT_URL="https://gitlab.com/andmarios/checkport/uploads/3903dcaeae16cd2d6156213d22f23509/checkport"
368
- ARG QUICKCERT_URL="https://github.com/andmarios/quickcert/releases/download/1.0 /quickcert-1.0 -linux-amd64-alpine "
368
+ ARG QUICKCERT_URL="https://github.com/andmarios/quickcert/releases/download/1.1 /quickcert-1.1 -linux-amd64"
369
369
ARG GLIBC_INST_VERSION="2.32-r0"
370
370
ARG CADDY_URL=https://github.com/caddyserver/caddy/releases/download/v0.11.5/caddy_v0.11.5_linux_amd64.tar.gz
371
371
ARG GOTTY_URL=https://github.com/yudai/gotty/releases/download/v1.0.1/gotty_linux_amd64.tar.gz
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ RUN wget "$FDD_LKD_URL" -O /lkd.tgz \
49
49
# endpoints, etc
50
50
# https://github.com/mholt/caddy
51
51
ARG CHECKPORT_URL="https://gitlab.com/andmarios/checkport/uploads/3903dcaeae16cd2d6156213d22f23509/checkport"
52
- ARG QUICKCERT_URL="https://github.com/andmarios/quickcert/releases/download/1.0 /quickcert-1.0 -linux-amd64-alpine "
52
+ ARG QUICKCERT_URL="https://github.com/andmarios/quickcert/releases/download/1.1 /quickcert-1.1 -linux-amd64"
53
53
ARG GLIBC_INST_VERSION="2.27-r0"
54
54
ARG CADDY_URL=https://github.com/mholt/caddy/releases/download/v0.10.10/caddy_v0.10.10_linux_amd64.tar.gz
55
55
RUN wget "$CHECKPORT_URL" -O /usr/local/bin/checkport \
You can’t perform that action at this time.
0 commit comments