mirror of
https://github.com/insomniafi/insomniaid-bot.git
synced 2026-01-28 12:34:31 +00:00
Compare commits
2 Commits
dbc33ce341
...
a64dde9dae
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a64dde9dae | ||
|
|
146a3b9522 |
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
- name: Setup Docker Buildx
|
- name: Setup Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3.11.1
|
uses: docker/setup-buildx-action@v3.12.0
|
||||||
id: buildx
|
id: buildx
|
||||||
with:
|
with:
|
||||||
install: true
|
install: true
|
||||||
|
|||||||
Reference in New Issue
Block a user