diff --git a/vnc-version/Dockerfile b/vnc-version/Dockerfile index 211d6a3..0e6337e 100644 --- a/vnc-version/Dockerfile +++ b/vnc-version/Dockerfile @@ -72,7 +72,7 @@ # VNC Version # Let's piggyback the other image: -FROM docker-osx:latest +FROM sickcodes/docker-osx:latest MAINTAINER 'https://sick.codes'