Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
benjojo authored Jan 15, 2024
1 parent c3353ff commit 192594b
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 @@ -6,5 +6,5 @@ RUN apt-get update
RUN apt-get install -y gnupg mtr-tiny ca-certificates curl
RUN curl https://pkg.bgp.tools/repo.key | apt-key add -
RUN apt-get update
RUN apt-get install -y bgptools-agent=1701026305
RUN apt-get install -y bgptools-agent=1705355674
ENTRYPOINT ["/usr/bin/bgp-tools-client-agent","-background"]

0 comments on commit 192594b

Please sign in to comment.