We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46705c9 commit 03d2cfcCopy full SHA for 03d2cfc
Dockerfile
@@ -5,7 +5,7 @@ WORKDIR /tmp
5
RUN curl -O http://install.speedtest.net/ooklaserver/ooklaserver.sh
6
7
8
-FROM frolvlad/alpine-glibc@sha256:cc0a71452e20b7506495cfc4e51575433c2c333988c18507203ccde01e1f5667 AS runner
+FROM frolvlad/alpine-glibc@sha256:da0edca566547cc3e2f8b43a993c575e402a0411036b45261e45d021d814fbcb AS runner
9
10
WORKDIR /opt/ookla
11
COPY --from=downloader /tmp/ooklaserver.sh .
0 commit comments