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