Skip to content

Commit

Permalink
chore(deps): update frolvlad/alpine-glibc docker digest to 483db66 (#162
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 Jan 17, 2025
1 parent 9bd1962 commit 91bf4fb
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:d987306ce163e2bd7f8fb8d4d5200ca570f5a6e258c24beb5edad30581c11d49 AS runner
FROM frolvlad/alpine-glibc@sha256:483db66f1e5f655e687c6cf4c9b01dae6c97ad4db8d0da7424a911f4e2d52ead AS runner

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

0 comments on commit 91bf4fb

Please sign in to comment.