Skip to content

Commit

Permalink
update docker bake action to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mauwii committed Dec 11, 2023
1 parent 7356f18 commit 772e56b
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 @@ -141,7 +141,7 @@ jobs:

# Bake the image
- name: Build and Push
uses: docker/bake-action@511fde2517761e303af548ec9e0ea74a8a100112
uses: docker/bake-action@849707117b03d39aba7924c50a10376a69e88d7d
id: bake
with:
files: docker-bake.hcl
Expand Down

0 comments on commit 772e56b

Please sign in to comment.