We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4653282 commit 7cc8a29Copy full SHA for 7cc8a29
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:33358f19803c93062e4c4aa0856426498103025a83f19e9a1cd7d0a5bd6f22cd AS runner
+FROM frolvlad/alpine-glibc@sha256:192fdb6da6f84930e828352051603a2356f821c587d03790c7edc8478ad16e01 AS runner
9
10
WORKDIR /opt/ookla
11
COPY --from=downloader /tmp/ooklaserver.sh .
0 commit comments