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