diff --git a/repoman.Dockerfile b/repoman.Dockerfile index 89bc524..c08df4c 100644 --- a/repoman.Dockerfile +++ b/repoman.Dockerfile @@ -36,7 +36,7 @@ RUN rm -r /workdir/usr/lib64/python*/{unit,}test # Final image. FROM gentoo/portage:latest -LABEL maintainer="tastytea+docker@tastytea.de" \ +LABEL maintainer="tastytea+docker@tastytea.de" LABEL description="Latest ~amd64 app-portage/repoman." COPY --from=build /workdir / RUN eselect profile set default/linux/amd64/17.1/no-multilib