Skip to content

Commit

Permalink
Merge branch 'master' into phillip/remove-python-2
Browse files Browse the repository at this point in the history
  • Loading branch information
phillip-stephens authored Jan 24, 2025
2 parents 2cf459f + 0286323 commit 086c4b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- uses: docker/setup-buildx-action@v3
- name: Build and push by digest
id: build
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
cache-from: type=gha
Expand Down

0 comments on commit 086c4b6

Please sign in to comment.