diff --git a/inkscape/Dockerfile b/inkscape/Dockerfile index 0111e3a..2e55468 100644 --- a/inkscape/Dockerfile +++ b/inkscape/Dockerfile @@ -3,7 +3,7 @@ # docker run -v /tmp/.X11-unix:/tmp/.X11-unix \ # -v /inkscape/:/workspace \ # -e DISPLAY=unix$DISPLAY \ -# infoslack/inkscape +# jess/inkscape # FROM ubuntu:16.04 LABEL maintainer "Daniel Romero "