We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e16f4e + f80b61a commit f49d6c5Copy full SHA for f49d6c5
tailscale/Dockerfile
@@ -5,7 +5,7 @@
5
# https://tailscale.com/kb/1241/tailscale-up
6
# https://tailscale.com/kb/1242/tailscale-serve
7
# https://tailscale.com/kb/1311/tailscale-funnel
8
-FROM tailscale/tailscale:v1.68.1@sha256:a0d1a9ed2abfacf905c0e3423aea00181064162e548f875f422a03924b9cc5c4
+FROM tailscale/tailscale:v1.70.0@sha256:19c66f261912cd19fa5362d36cf6f4770ad6f273b410f940a0eba39b376fe326
9
10
COPY entrypoint.sh /entrypoint.sh
11
RUN chmod +x /entrypoint.sh
0 commit comments