Skip to content

Commit

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

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

0 comments on commit 896e175

Please sign in to comment.