Skip to content

Commit

Permalink
Upgraded buildx in merge step
Browse files Browse the repository at this point in the history
  • Loading branch information
cromefire committed Jul 26, 2024
1 parent 508de35 commit 4a99745
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 @@ -178,7 +178,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
version: v0.12.0
version: v0.16.2

# Login against a Docker registry except on PR
# https://github.com/docker/login-action
Expand Down

0 comments on commit 4a99745

Please sign in to comment.