We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e18d147 commit 19eb895Copy full SHA for 19eb895
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.64.1@sha256:8194f391434abfdaa15afdf6e4adec510b37d9cf741881eab12d183bc161ce3f
+FROM tailscale/tailscale:v1.64.2@sha256:7ee2ab4b9efadc5a68c92fb4549206eedac240a758f61b5431e39e8c0806930d
9
10
COPY entrypoint.sh /entrypoint.sh
11
RUN chmod +x /entrypoint.sh
0 commit comments