privileged verwijderd

This commit is contained in:
Allard Krings 2024-07-11 04:38:46 +00:00
parent 2fc80236b7
commit bf0855238d

View File

@ -119,7 +119,6 @@
<executable>docker</executable>
<workingDirectory>${project.basedir}</workingDirectory>
<arguments>
<argument>--privileged</argument>
<argument>build</argument>
<argument>-t</argument>
<argument>${project.groupId}/${project.artifactId}:${project.version}</argument>