Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 49cea26e86 |
@@ -112,7 +112,7 @@ jobs:
|
|||||||
- name: ⤵️ Download base image
|
- name: ⤵️ Download base image
|
||||||
run: docker pull "${{ steps.flags.outputs.from }}"
|
run: docker pull "${{ steps.flags.outputs.from }}"
|
||||||
- name: 🚀 Build
|
- name: 🚀 Build
|
||||||
uses: docker/build-push-action@v4.0.0
|
uses: docker/build-push-action@v7.3.0
|
||||||
with:
|
with:
|
||||||
load: true
|
load: true
|
||||||
# yamllint disable rule:line-length
|
# yamllint disable rule:line-length
|
||||||
|
|||||||
Reference in New Issue
Block a user