Skip to content

Commit

Permalink
chore(deps): update frolvlad/alpine-glibc docker digest to 12f9214 (#66)
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 Sep 30, 2024
1 parent fb0887c commit 9a50f63
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:86b827a7384153732ee2108ff7511650d36f8cf7bc9ae731ce9ec016b1d69ab7 AS runner
FROM frolvlad/alpine-glibc@sha256:12f9214d7314b8145d5e55f40371d6d06d1e9d3cd49f0c175add224c93a973bf AS runner

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

0 comments on commit 9a50f63

Please sign in to comment.