mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-06-14 00:19:57 +00:00
Merge pull request #96 from HyNetwork/dependabot/github_actions/docker/build-push-action-2.6.1
Bump docker/build-push-action from 2.5.0 to 2.6.1
This commit is contained in:
commit
0f7b202849
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
|
||||
- name: Build and push
|
||||
id: docker_build
|
||||
uses: docker/build-push-action@v2.5.0
|
||||
uses: docker/build-push-action@v2.6.1
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user