1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-10-17 20:05:55 +02:00

Remove non working default

This commit is contained in:
Kristoffer Dalby 2021-09-21 11:10:26 +01:00 committed by GitHub
parent 024d6ee7c3
commit 9615138202
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
FROM ubuntu:latest
ARG TAILSCALE_VERSION=now
ARG TAILSCALE_VERSION
RUN apt-get update \
&& apt-get install -y gnupg curl \