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