Skip to content

Commit 67e37ea

Browse files
authored
Merge pull request #5 from imotai/feat/add_absl
fix: remove maven from dockerfile
2 parents 902f9d5 + d0ec9ce commit 67e37ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build_env/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ RUN rpm -i scala-2.12.8.rpm && rm ./*.rpm
6868
# hadolint ignore=DL3010
6969
COPY --from=builder /depends/thirdparty.tar.gz /depends/
7070
COPY --from=builder /depends/thirdsrc/zookeeper-3.4.14/ /depends/thirdsrc/zookeeper-3.4.14/
71-
COPY --from=builder /opt/maven/ /opt/maven/
7271

7372
RUN yum install -y rh-python38-python-wheel && yum clean all
7473

0 commit comments

Comments
 (0)