Docker image is not creating due to permission denied
[dcaegen2/services/mapper.git] / UniversalVesAdapter / pom.xml
index 9af4296..927df71 100644 (file)
                                                </resource>
                                        </resources>
                                        <runs>
-                                               <run>chmod +x bin/run.sh</run>
+                                               <run>chmod a+x bin/run.sh</run>
                                                <run>
                             <![CDATA[apk update && apk add curl && apk add --no-cache openjdk11 && apk add vim]]>
                                                </run>