Commit e7d8b0dc authored by nimrod's avatar nimrod
Browse files

Don't build Homebrew packages from source.

parent bebe4505
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -127,7 +127,7 @@ RUN apt-get update && \
    locale-gen && \
    git clone https://github.com/Homebrew/brew /usr/local/share/brew && \
    ln -s /usr/local/share/brew/bin/brew /usr/local/bin/brew && \
    brew install \
    brew install --force-bottle \
        aws-vault \
        bfg \
        buildpacks/tap/pack \