Skip to content

Commit

Permalink
Upgraded Tailscale to v1.48.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mvisonneau authored Sep 13, 2023
1 parent 3ec7499 commit 6334a0e
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.46.1
ARG VERSION=1.48.2

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

0 comments on commit 6334a0e

Please sign in to comment.