Skip to content

Commit

Permalink
Added missing package
Browse files Browse the repository at this point in the history
  • Loading branch information
juanfont committed Mar 20, 2022
1 parent 0165b89 commit a645565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.tailscale-HEAD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM golang:latest

RUN apt-get update \
&& apt-get install -y ca-certificates dnsutils git \
&& apt-get install -y ca-certificates dnsutils git iptables \
&& rm -rf /var/lib/apt/lists/*


Expand Down

0 comments on commit a645565

Please sign in to comment.