diff --git a/utils/Dockerfile b/utils/Dockerfile index 661082213734ebb18d6f9c014b354f1e44b9750c..2977490ab74822066cc1b3ef1c1589e7174a397f 100644 --- a/utils/Dockerfile +++ b/utils/Dockerfile @@ -14,4 +14,4 @@ RUN pip install gvm-tools jq yq RUN useradd -m -s /bin/bash jenkins USER jenkins -WORKDIR /home/jenkins \ No newline at end of file +WORKDIR /home/jenkins \ No newline at end of file