Skip to content

Commit 7391a57

Browse files
Merge pull request #206 from klutchell/renovate/tailscale-tailscale-1.x
Update tailscale/tailscale Docker tag to v1.80.0
2 parents ab8d169 + 1fb601a commit 7391a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tailscale/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# https://tailscale.com/kb/1241/tailscale-up
66
# https://tailscale.com/kb/1242/tailscale-serve
77
# https://tailscale.com/kb/1311/tailscale-funnel
8-
FROM tailscale/tailscale:v1.78.3@sha256:9d4c17a8451e2d1282c22aee1f08d28dc106979c39c7b5a35ec6313d4682a43e
8+
FROM tailscale/tailscale:v1.80.0@sha256:27b6a3dc30d89e94113b0d481dae05f08934cf80bdce860041727a2a60959921
99

1010
COPY entrypoint.sh /entrypoint.sh
1111
RUN chmod +x /entrypoint.sh

0 commit comments

Comments
 (0)