Skip to content

Commit

Permalink
chore(deps): update frolvlad/alpine-glibc docker digest to 601ecda
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2025
1 parent 004b2c1 commit a5ff3ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ WORKDIR /tmp
RUN curl -O http://install.speedtest.net/ooklaserver/ooklaserver.sh


FROM frolvlad/alpine-glibc@sha256:369235cbcc288b8c21e4e24e29833e08af50a1060c310bbc2f0e30538b123f35 AS runner
FROM frolvlad/alpine-glibc@sha256:601ecdaf6c6e084749d94bb05498c47d82960e13f80b917b44ba1ae52e994f7e AS runner

WORKDIR /opt/ookla
COPY --from=downloader /tmp/ooklaserver.sh .
Expand Down

0 comments on commit a5ff3ba

Please sign in to comment.