Skip to content

Commit 5f93052

Browse files
committed
change setup-ca-certs builder to paketobuildpacks/builder-jammy-base
tiny run image does not have update-ca-certificates Signed-off-by: Tom Kennedy <ktom@vmware.com>
1 parent 2bb56de commit 5f93052

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
pack_version: ${{ env.PACK_VERSION }}
8484
tag: ${{ env.PUBLIC_IMAGE_DEV_REPO }}/setup-ca-certs
8585
bp_go_targets: "./cmd/setup-ca-certs"
86+
builder: "paketobuildpacks/builder-jammy-base"
8687

8788
bundle:
8889
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)