Skip to content

Commit

Permalink
Update docker bake action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
pentiminax authored and maxhelias committed Jan 22, 2025
1 parent 6707f3d commit 46e07df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: docker/setup-buildx-action@v3
-
name: Build Docker images
uses: docker/bake-action@v4
uses: docker/bake-action@v6
with:
pull: true
load: true
Expand Down

0 comments on commit 46e07df

Please sign in to comment.