We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d6ffaf commit e761162Copy full SHA for e761162
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.66.4@sha256:8c80cf92bfbc6938d05826b1aee899e629b231cecf7921bd1d72a4150e71e3f3
+FROM tailscale/tailscale:v1.68.1@sha256:a0d1a9ed2abfacf905c0e3423aea00181064162e548f875f422a03924b9cc5c4
9
10
COPY entrypoint.sh /entrypoint.sh
11
RUN chmod +x /entrypoint.sh
0 commit comments