Merge pull request #166 from parkervcp/tini
Use tini for some images to fix the ^C stop bug
This commit is contained in:
2
.github/workflows/bot.yml
vendored
2
.github/workflows/bot.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
with:
|
||||
buildkitd-flags: --debug
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@master
|
||||
uses: docker/setup-qemu-action@v2
|
||||
with:
|
||||
platforms: arm64,amd64
|
||||
- name: Cache Docker layers
|
||||
|
Reference in New Issue
Block a user