mirror of
https://github.com/EvilFreelancer/docker-routeros.git
synced 2025-08-03 09:34:29 +02:00
Version added
This commit is contained in:
parent
4d98b6ff5d
commit
89b36db462
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-push.yml
vendored
2
.github/workflows/build-and-push.yml
vendored
|
@ -59,7 +59,7 @@ jobs:
|
|||
|
||||
# Build and push images
|
||||
docker buildx build --push \
|
||||
--platform linux/amd64 \
|
||||
--platform linux/amd64,linux/arm64,linux/arm/v7 \
|
||||
--tag $OWNER/$REPO:$VERSION \
|
||||
--tag $OWNER/$REPO:latest \
|
||||
--build-arg ROUTEROS_VERSION=$VERSION .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue