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}
54
54
# disables the vulnerable feature
55
55
ENV LOG4J_FORMAT_MSG_NO_LOOKUPS=true
56
56
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
136
136
LABEL org.opencontainers.image.vendor="Stackable GmbH"
137
137
LABEL org.opencontainers.image.licenses="Apache-2.0"
138
138
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