From 9fffacde9abd5f377a7b150517372c0b67d6516e Mon Sep 17 00:00:00 2001 From: sickcodes Date: Tue, 9 Mar 2021 19:29:38 +0000 Subject: [PATCH] Incorrect link update --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 57f81f8..a795f3f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -272,7 +272,7 @@ ENV NOPICKER=false ENV WIDTH=1920 ENV HEIGHT=1080 -ENV MASTER_PLIST_URL="https://raw.githubusercontent.com/sickcodes/Docker-OSX/master/custom/config-nopicker-custom.plist" +ENV MASTER_PLIST_URL="https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-nopicker-custom.plist" VOLUME ["/tmp/.X11-unix"]