Skip to content

Commit

Permalink
ci: update one old version of docker/build-push-action
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Aug 14, 2024
1 parent 23dca06 commit 8777b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
type=raw,value=plain-debian-{{date 'YYYY.MM.DD.HHmm'}}
- name: Build and push plain-debian image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
push: true
file: ./spec/plain/debian.Dockerfile
Expand Down

0 comments on commit 8777b57

Please sign in to comment.