Skip to content

Commit

Permalink
chore: try driver-opts
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorwhitney committed Nov 28, 2023
1 parent 7b4e532 commit ecf28ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-loki-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
platforms: linux/amd64,linux/arm64,linux/arm
driver: docker-container
install: true # setup docker build alias
buildkitd-flags: --output "type=image"
driver-opts: --output "type=image"
- name: build image
run: |
make BUILD_IN_CONTAINER=false loki-image

0 comments on commit ecf28ce

Please sign in to comment.