File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,4 +54,4 @@ ENV JAVA_HOME=/usr/lib/jvm/jre-${PRODUCT}
5454# disables the vulnerable feature
5555ENV LOG4J_FORMAT_MSG_NO_LOOKUPS=true
5656
57- COPY --chown=stackable:stackable shared/maven/settings.xml /stackable/.m2/
57+ # COPY --chown=stackable:stackable shared/maven/settings.xml /stackable/.m2/
Original file line number Diff line number Diff line change @@ -136,4 +136,4 @@ LABEL org.opencontainers.image.source="https://github.com/stackabletech/docker-i
136136LABEL org.opencontainers.image.vendor="Stackable GmbH"
137137LABEL org.opencontainers.image.licenses="Apache-2.0"
138138
139- COPY --chown=stackable:stackable shared/npm/.npmrc /stackable/.npmrc
139+ # COPY --chown=stackable:stackable shared/npm/.npmrc /stackable/.npmrc
You can’t perform that action at this time.
0 commit comments