Bump: docker/build-push-action to v6
This commit is contained in:
2
.github/workflows/apps.yml
vendored
2
.github/workflows/apps.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
username: ${{ github.repository_owner }}
|
||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||
|
||||
- uses: docker/build-push-action@v5
|
||||
- uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: ./apps/${{ matrix.app }}
|
||||
file: ./apps/${{ matrix.app }}/Dockerfile
|
||||
|
Reference in New Issue
Block a user