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 b7f52b6 commit 3c9c96cCopy full SHA for 3c9c96c
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:13e67d9f54f11e67e245720d2c87efc9a01a659de22db6e56fc2012ff9e6dcd4 AS runner
+FROM frolvlad/alpine-glibc@sha256:4e8d3373cb5a473c91940d3a136c71b5446f4b80a25a025f2158857f61552f59 AS runner
9
10
WORKDIR /opt/ookla
11
COPY --from=downloader /tmp/ooklaserver.sh .
0 commit comments