Skip to content

Commit

Permalink
ci: add docker build-args
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheu committed May 23, 2024
1 parent 1048cea commit 67aa197
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,5 @@ jobs:
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache
platforms: linux/amd64
build-args: |
BASEIMAGE=registry.k8s.io/build-image/debian-base:bookworm-v1.0.3

0 comments on commit 67aa197

Please sign in to comment.