We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c17944 commit 6749745Copy full SHA for 6749745
docker/latest/README.md
@@ -7,7 +7,7 @@
7
Default image will be built with latest stable relase.
8
9
```
10
- $ docker build --tag fledge:nightly --build-arg PKG_VERSION=nightly .
+ $ docker build --tag fledge:nightly --build-arg PKG_VERSION=nightly -f Dockerfile.ubuntu1804 .
11
12
13
0 commit comments