Skip to content

Commit

Permalink
change setup-ca-certs builder to paketobuildpacks/builder-jammy-base
Browse files Browse the repository at this point in the history
tiny run image does not have update-ca-certificates

Signed-off-by: Tom Kennedy <[email protected]>
tomkennedy513 committed Aug 29, 2023
1 parent 2bb56de commit 5f93052
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -83,6 +83,7 @@ jobs:
pack_version: ${{ env.PACK_VERSION }}
tag: ${{ env.PUBLIC_IMAGE_DEV_REPO }}/setup-ca-certs
bp_go_targets: "./cmd/setup-ca-certs"
builder: "paketobuildpacks/builder-jammy-base"

bundle:
runs-on: ubuntu-latest

0 comments on commit 5f93052

Please sign in to comment.