We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e16f4e commit f80b61aCopy full SHA for f80b61a
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