Skip to content

Commit

Permalink
chore(builder): fix image tag to indicate correct libbpf version - 1.…
Browse files Browse the repository at this point in the history
…3.0 (#1432)

Signed-off-by: Sunil Thaha <[email protected]>
  • Loading branch information
sthaha authored May 15, 2024
1 parent 88d937c commit c097cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image_base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
file: ./build/Dockerfile.builder
platforms: linux/amd64,linux/arm64,linux/s390x
push: ${{ inputs.pushImage }}
tags: quay.io/sustainable_computing_io/kepler_builder:ubi-9-libbpf-1.2.0
tags: quay.io/sustainable_computing_io/kepler_builder:ubi-9-libbpf-1.3.0

0 comments on commit c097cfa

Please sign in to comment.