Skip to content

Commit

Permalink
Update tailscale to version 1.40.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lltr authored May 14, 2023
1 parent eecf85f commit dd31ef3
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
@@ -1,7 +1,7 @@
FROM alpine:3.15

ARG TARGETARCH
ARG VERSION=1.36.1
ARG VERSION=1.40.1

RUN \
apk add --no-cache iptables iproute2 ca-certificates bash \
Expand Down

0 comments on commit dd31ef3

Please sign in to comment.