Skip to content

Commit

Permalink
remove guava 14 if any
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmar committed May 11, 2021
1 parent 09d3173 commit adf18bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ RUN rm -rf /opt/spark/jars/jersey-server-1.19.jar
RUN rm -rf /opt/spark/jars/log4j-over-slf4j-1.7.30.jar
RUN rm -rf /opt/spark/jars/logback-core-1.2.3.jar
RUN rm -rf /opt/spark/jars/logback-classic-1.2.3.jar
RUN rm -rf /opt/spark/jars/guava-14.0.1.jar

USER 3000

0 comments on commit adf18bb

Please sign in to comment.