Commit 8c909691 authored by nimrod's avatar nimrod
Browse files

Remove the Cloud Posse packages workaround.

With https://github.com/cloudposse/packages/issues/1622 fixed for over 6
weeks now, I think it's safe to remove the workaround.
parent 200143f8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -151,7 +151,6 @@ RUN apt-get update && \
        whois \
        zip \
    && \
    chmod 755 /usr/share/helm/latest/bin/ /usr/share/helm/2/bin /usr/share/kops/latest/bin/ && \
    sed -i 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/; s/# en_IL UTF-8/en_IL UTF-8/; s/# he_IL.UTF-8 UTF-8/he_IL.UTF-8 UTF-8/;' /etc/locale.gen && \
    locale-gen && \
    git clone https://github.com/Homebrew/brew /usr/local/share/brew && \