mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-06-19 11:10:04 +00:00
Merge pull request #548 from apernet/dependabot/github_actions/docker/build-push-action-3.3.0
chore(deps): bump docker/build-push-action from 3.2.0 to 3.3.0
This commit is contained in:
commit
8a1f4e4c04
2
.github/workflows/release-docker.yaml
vendored
2
.github/workflows/release-docker.yaml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
|
||||
- name: Build and push
|
||||
id: docker_build
|
||||
uses: docker/build-push-action@v3.2.0
|
||||
uses: docker/build-push-action@v3.3.0
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user