Merge pull request #244 from PrismLauncher/renovate/docker-build-push-action-5.x
This commit is contained in:
commit
c058c90fed
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -49,7 +49,7 @@ jobs:
|
|||
type=raw,value=latest
|
||||
|
||||
- name: Build and push by digest
|
||||
uses: docker/build-push-action@v4
|
||||
uses: docker/build-push-action@v5
|
||||
id: build
|
||||
with:
|
||||
context: .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue