Skip to content

Commit

Permalink
chore(deps): update frolvlad/alpine-glibc docker digest to d06e173
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent ef06fd2 commit ece9eb3
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:d87c2c161f6f27de0f668774494ded519bbcc16f05b0c5b8f3a3d4a232d0a9c7 AS runner
FROM frolvlad/alpine-glibc@sha256:d06e1735591c9dd529f4defd03ee26db956d6ddbd067bd9aa6be380f224a7cc4 AS runner

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

0 comments on commit ece9eb3

Please sign in to comment.