Skip to content

Commit

Permalink
Merge pull request #13 from pysio2007/renovate/docker-build-push-acti…
Browse files Browse the repository at this point in the history
…on-6.x

chore(deps): update docker/build-push-action action to v6
  • Loading branch information
pysio2007 authored Oct 5, 2024
2 parents ba49a09 + ca25ad6 commit 1b1f6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bulid-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:

# 构建并上传
- name: Build and push
uses: docker/build-push-action@v2
uses: docker/build-push-action@v6
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit 1b1f6c5

Please sign in to comment.