aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2021-03-09 19:29:38 +0000
committersickcodes <[email protected]>2021-03-09 19:29:38 +0000
commit9fffacde9abd5f377a7b150517372c0b67d6516e (patch)
treee4a35998e0a35d037ff63f6eefb8db1073b8496c
parentMerge pull request #171 from sickcodes/move-custom-to-submodule (diff)
downloaddocker-osx-9fffacde9abd5f377a7b150517372c0b67d6516e.tar.xz
docker-osx-9fffacde9abd5f377a7b150517372c0b67d6516e.zip
Incorrect link update
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
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"]