mirror of
https://github.com/jbowdre/tailscale-docker.git
synced 2024-11-22 10:02:18 +00:00
Merge pull request #8 from rhjensen79/main
Updated Dockerfile to latest release
This commit is contained in:
commit
c6f8d75b5e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM tailscale/tailscale:v1.34.2
|
||||
FROM tailscale/tailscale:v1.54.1
|
||||
COPY start.sh /usr/bin/start.sh
|
||||
RUN chmod +x /usr/bin/start.sh
|
||||
CMD "start.sh"
|
||||
|
|
Loading…
Reference in a new issue