Run update.sh
This commit is contained in:
parent
89defda63b
commit
0e6eddfaae
|
|
@ -1,7 +1,7 @@
|
|||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`latest`, `lein-2.5.1` (*Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/bb413b92f25c48ac48db93ec236459765be8a618/Dockerfile)
|
||||
- [`onbuild`, `lein-2.5.1-onbuild` (*onbuild/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/bb413b92f25c48ac48db93ec236459765be8a618/onbuild/Dockerfile)
|
||||
- [`latest`, `lein-2.5.2` (*Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/d7a27ab87b06a04d6ee0d3366d23df7b514166ea/Dockerfile)
|
||||
- [`onbuild`, `lein-2.5.2-onbuild` (*onbuild/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/d7a27ab87b06a04d6ee0d3366d23df7b514166ea/onbuild/Dockerfile)
|
||||
|
||||
For more information about this image and its history, please see the [relevant manifest file (`library/clojure`)](https://github.com/docker-library/official-images/blob/master/library/clojure) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
- [`latest`, `22` (*Dockerfile*)](https://github.com/fedora-cloud/docker-brew-fedora/blob/e5a0a567230ca8350d2be9b100604858fc898c0b/Dockerfile)
|
||||
- [`21` (*Dockerfile*)](https://github.com/fedora-cloud/docker-brew-fedora/blob/e32493b9601c3535cd6e0d0a8ff61d8fa95afb83/Dockerfile)
|
||||
- [`rawhide` (*Dockerfile*)](https://github.com/fedora-cloud/docker-brew-fedora/blob/a4498f7231acf39493a3965ccfe96f7f369adff0/Dockerfile)
|
||||
- [`rawhide` (*Dockerfile*)](https://github.com/fedora-cloud/docker-brew-fedora/blob/6aa203badac7a03baf26ba0b06969d5d85305b00/Dockerfile)
|
||||
- [`20`, `heisenbug` (*Dockerfile*)](https://github.com/fedora-cloud/docker-brew-fedora/blob/10ada29063147fde9e39190f4c2344b6e6e659e6/Dockerfile)
|
||||
|
||||
For more information about this image and its history, please see the [relevant manifest file (`library/fedora`)](https://github.com/docker-library/official-images/blob/master/library/fedora) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
|
||||
|
|
|
|||
Loading…
Reference in New Issue