Skip to content

Commit

Permalink
Merge pull request #2598 from alexpron/shanoir-issue#2597
Browse files Browse the repository at this point in the history
[BF]: updated bake-action github action used
  • Loading branch information
DuckflipXYZ authored Jan 27, 2025
2 parents b8887ad + 141ddcd commit 96293e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
run: mvn -f ./shanoir-ng-parent/pom.xml install -DskipTests

- name: Build docker images
uses: docker/bake-action@v4
uses: docker/bake-action@v5
with:
files: |
docker-compose-dev.yml
Expand Down

0 comments on commit 96293e9

Please sign in to comment.