Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
audacioustux committed Oct 31, 2023
1 parent 40c00e8 commit 9b32584
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/pack-cli/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ apt-get install -yqq --no-install-recommends software-properties-common
add-apt-repository ppa:cncf-buildpacks/pack-cli -y
apt-get install pack-cli

sudo -E -u $_REMOTE_USER bash <<EOF
pack config default-builder paketobuildpacks/builder-jammy-base
EOF

# cleanup
apt-get clean
rm -rf /var/lib/apt/lists/*

0 comments on commit 9b32584

Please sign in to comment.