Merge pull request 'chore(deps): update docker/build-push-action action to v6' (#14) from renovate/docker-build-push-action-6.x into main
All checks were successful
Go / build (push) Successful in 53s
All checks were successful
Go / build (push) Successful in 53s
Reviewed-on: #14
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
|||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
|
|||||||
Reference in New Issue
Block a user