Skip to content

Commit

Permalink
Merge pull request #2726 from bitshares/update-docker
Browse files Browse the repository at this point in the history
Bump docker/build-push-action from 3 to 4
  • Loading branch information
abitmore authored Feb 5, 2023
2 parents 4b0c7a4 + 2f1e507 commit 594b19c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Build only
uses: docker/build-push-action@v3
uses: docker/build-push-action@v4
with:
context: .
load: true
Expand Down

0 comments on commit 594b19c

Please sign in to comment.