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

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 \