mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 00:39:13 +00:00
build(deps): bump docker/build-push-action from 5 to 6 in the github group (#1582)
This commit is contained in:
parent
6dc4965f22
commit
c24f04f37c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -208,7 +208,7 @@ jobs:
|
||||||
|
|
||||||
- name: Build and publish image
|
- name: Build and publish image
|
||||||
id: docker_build
|
id: docker_build
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./ci.Dockerfile
|
file: ./ci.Dockerfile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue