Skip to content

Commit

Permalink
remove update certs
Browse files Browse the repository at this point in the history
  • Loading branch information
danjenkins committed Aug 5, 2024
1 parent f8421b9 commit e5a33cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ FROM alpine

WORKDIR /

RUN apt-get update && apt-get install -y ca-certificates

COPY --from=builder /iceperf-agent .

RUN ls -lsa /
Expand Down

0 comments on commit e5a33cd

Please sign in to comment.