Skip to content

Commit

Permalink
chore(deps): update frolvlad/alpine-glibc docker digest to 330d96e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 7a828da commit 56a150a
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:9bc152596655a4f9b478cc96d75b7e80f3a3971f0e1b2950cdf43227b4aed400 AS runner
FROM frolvlad/alpine-glibc@sha256:330d96e5506672b80e364cd717a6a0553e626fdf02ae99f8d38c97dc1c67954d AS runner

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

0 comments on commit 56a150a

Please sign in to comment.