Skip to content

Commit

Permalink
chore(deps): update frolvlad/alpine-glibc docker digest to d49744a (#203
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 28, 2025
1 parent bf7b776 commit 8bb8f65
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:235c57f644cf296b637ef6e7c1d302f935ee3b92f950f8d355e5b6d3f556bb5f AS runner
FROM frolvlad/alpine-glibc@sha256:d49744a0bdd079d2beee1f27c9bcd6e12d54d20f630f487a414894a0e158229d AS runner

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

0 comments on commit 8bb8f65

Please sign in to comment.