Skip to content

Commit

Permalink
Merge pull request #2761 from boutproject/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ocker/build-push-action-0f847266c302569530c95bfa228489494c43b002

Bump docker/build-push-action from f2a1d5e99d037542a71f64918e516c093c6f3fc4 to 0f847266c302569530c95bfa228489494c43b002
  • Loading branch information
ZedThree authored Oct 12, 2023
2 parents bab9b35 + cc8a53d commit bdac7ec
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 @@ -70,7 +70,7 @@ jobs:
prefix=${{ matrix.mpi }}-${{matrix.metric3d.tag_prefix}}${{ matrix.config.tag_postfix }}-
- name: Build and push Docker image
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
uses: docker/build-push-action@0f847266c302569530c95bfa228489494c43b002
with:
build-args: |
BASE=${{ matrix.mpi }}-${{ matrix.metric3d.base_prefix }}${{ matrix.config.base_postfix }}-main
Expand Down

0 comments on commit bdac7ec

Please sign in to comment.