Skip to content

Commit 594b19c

Browse files
authored
Merge pull request #2726 from bitshares/update-docker
Bump docker/build-push-action from 3 to 4
2 parents 4b0c7a4 + 2f1e507 commit 594b19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Set up Docker Buildx
3535
uses: docker/setup-buildx-action@v2
3636
- name: Build only
37-
uses: docker/build-push-action@v3
37+
uses: docker/build-push-action@v4
3838
with:
3939
context: .
4040
load: true

0 commit comments

Comments
 (0)