We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de1727c commit 9ce989dCopy full SHA for 9ce989d
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:a36f73d42de1c6ca18587bc1eebf29c34a3261fee1466bae9b27bc759542a95e AS runner
+FROM frolvlad/alpine-glibc@sha256:65fbbb61a682ceba23e18d50fcdabd9d0dac1f7c99dfa3c89805f26ff86999b4 AS runner
9
10
WORKDIR /opt/ookla
11
COPY --from=downloader /tmp/ooklaserver.sh .
0 commit comments