Skip to content

Commit

Permalink
build: sync common files from github_organization_management repository
Browse files Browse the repository at this point in the history
  • Loading branch information
metworkbot committed Sep 15, 2022
1 parent f94b05f commit dacf021
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ FROM metwork/mfxxx-centos8-buildimage:${BRANCH}
ARG BRANCH
COPY --from=yum_cache /etc/yum.repos.d/metwork.repo /etc/yum.repos.d/
COPY --from=yum_cache /tmp/yum_cache .
RUN yum clean allRUN yum -y install metwork-mfdata-full
RUN yum clean all
RUN yum -y install metwork-mfdata-full

0 comments on commit dacf021

Please sign in to comment.