Skip to content

Commit

Permalink
Merge pull request #22 from lltr/patch-1
Browse files Browse the repository at this point in the history
Update tailscale to version 1.40.1
  • Loading branch information
mvisonneau authored May 21, 2023
2 parents eecf85f + dd31ef3 commit b334e71
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 b334e71

Please sign in to comment.