|
|
|
@ -24,7 +24,7 @@ jobs: |
|
|
|
uses: docker/setup-buildx-action@v3 |
|
|
|
uses: docker/setup-buildx-action@v3 |
|
|
|
- |
|
|
|
- |
|
|
|
name: Build Docker images |
|
|
|
name: Build Docker images |
|
|
|
uses: docker/bake-action@v4 |
|
|
|
uses: docker/bake-action@v5 |
|
|
|
with: |
|
|
|
with: |
|
|
|
pull: true |
|
|
|
pull: true |
|
|
|
load: true |
|
|
|
load: true |
|
|
|
|