Skip to content

Commit

Permalink
Set buildkit env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
isarkis committed Sep 3, 2024
1 parent 9ef9010 commit 73c21f2
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,8 @@ services:
build:
context: chrobalt/docker/linux
cache_from:
- ghcr.io/youtube/chrobalt_sandbox/linux:latest
- type=gha
cache_to:
- type=gha
image: ghcr.io/youtube/chrobalt_sandbox/linux:latest
- ghcr.io/youtube/chrobalt_sandbox/linux:dev__m114_ci
image: ghcr.io/youtube/chrobalt_sandbox/linux:dev__m114_ci
platform: linux/amd64
environment:
- DEPOT_TOOLS_UPDATE=0

0 comments on commit 73c21f2

Please sign in to comment.