diff --git a/tailscale/Dockerfile b/tailscale/Dockerfile index a3d1339..6056ad4 100644 --- a/tailscale/Dockerfile +++ b/tailscale/Dockerfile @@ -15,7 +15,7 @@ FROM debian:10-slim -ARG VERSION=1.0.4 +ARG VERSION=1.0.5 RUN apt-get update && \ apt-get -y install ca-certificates && \