Skip to content

Commit 6eedc98

Browse files
author
root
committed
removed version buildarg
1 parent f00c802 commit 6eedc98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Builder Image
22

33
```
4-
docker build --build-arg channel=stable --build-arg version=current -t quay.io/quay/quay-builder-qemu-coreos:staging .
4+
docker build --build-arg channel=stable -t quay.io/quay/quay-builder-qemu-coreos:staging .
55
```

0 commit comments

Comments
 (0)