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