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