mirror of
https://github.com/keanuplayz/TravBot-v3.git
synced 2024-08-15 02:33:12 +00:00
Changed v8 to v7.
This commit is contained in:
parent
005713efca
commit
369937ad2b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/image.yml
vendored
2
.github/workflows/image.yml
vendored
|
@ -22,4 +22,4 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
docker buildx build \
|
docker buildx build \
|
||||||
--tag keanucode/travbot-v3:latest \
|
--tag keanucode/travbot-v3:latest \
|
||||||
--platform linux/amd64,linux/arm/v8,linux/arm64 .
|
--platform linux/amd64,linux/arm/v7,linux/arm64 .
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue