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