Run update.sh
This commit is contained in:
parent
6b3ff4257c
commit
fcf612c04a
|
|
@ -1,17 +1,17 @@
|
||||||
# Supported tags and respective `Dockerfile` links
|
# Supported tags and respective `Dockerfile` links
|
||||||
|
|
||||||
- [`8.4`, `8`, `jessie`, `latest` (*jessie/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/ed37bd96cb42face3ef38cf13dfb91cad59d0629/jessie/Dockerfile)
|
- [`8.4`, `8`, `jessie`, `latest` (*jessie/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/35057319055fbeda72447ee824e5677c33db7bf9/jessie/Dockerfile)
|
||||||
- [`jessie-backports` (*jessie/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/ed37bd96cb42face3ef38cf13dfb91cad59d0629/jessie/backports/Dockerfile)
|
- [`jessie-backports` (*jessie/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/35057319055fbeda72447ee824e5677c33db7bf9/jessie/backports/Dockerfile)
|
||||||
- [`oldstable` (*oldstable/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/ed37bd96cb42face3ef38cf13dfb91cad59d0629/oldstable/Dockerfile)
|
- [`oldstable` (*oldstable/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/35057319055fbeda72447ee824e5677c33db7bf9/oldstable/Dockerfile)
|
||||||
- [`oldstable-backports` (*oldstable/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/ed37bd96cb42face3ef38cf13dfb91cad59d0629/oldstable/backports/Dockerfile)
|
- [`oldstable-backports` (*oldstable/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/35057319055fbeda72447ee824e5677c33db7bf9/oldstable/backports/Dockerfile)
|
||||||
- [`sid` (*sid/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/e119819585a29ce6d8ebcf9ac269dea6ada36c9e/sid/Dockerfile)
|
- [`sid` (*sid/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/a667650676c4f2748d6d12f14d06609c13f22de3/sid/Dockerfile)
|
||||||
- [`stable` (*stable/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/ed37bd96cb42face3ef38cf13dfb91cad59d0629/stable/Dockerfile)
|
- [`stable` (*stable/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/35057319055fbeda72447ee824e5677c33db7bf9/stable/Dockerfile)
|
||||||
- [`stable-backports` (*stable/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/ed37bd96cb42face3ef38cf13dfb91cad59d0629/stable/backports/Dockerfile)
|
- [`stable-backports` (*stable/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/35057319055fbeda72447ee824e5677c33db7bf9/stable/backports/Dockerfile)
|
||||||
- [`stretch` (*stretch/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/e119819585a29ce6d8ebcf9ac269dea6ada36c9e/stretch/Dockerfile)
|
- [`stretch` (*stretch/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/a667650676c4f2748d6d12f14d06609c13f22de3/stretch/Dockerfile)
|
||||||
- [`testing` (*testing/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/e119819585a29ce6d8ebcf9ac269dea6ada36c9e/testing/Dockerfile)
|
- [`testing` (*testing/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/a667650676c4f2748d6d12f14d06609c13f22de3/testing/Dockerfile)
|
||||||
- [`unstable` (*unstable/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/e119819585a29ce6d8ebcf9ac269dea6ada36c9e/unstable/Dockerfile)
|
- [`unstable` (*unstable/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/a667650676c4f2748d6d12f14d06609c13f22de3/unstable/Dockerfile)
|
||||||
- [`7.10`, `7`, `wheezy` (*wheezy/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/ed37bd96cb42face3ef38cf13dfb91cad59d0629/wheezy/Dockerfile)
|
- [`7.10`, `7`, `wheezy` (*wheezy/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/35057319055fbeda72447ee824e5677c33db7bf9/wheezy/Dockerfile)
|
||||||
- [`wheezy-backports` (*wheezy/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/ed37bd96cb42face3ef38cf13dfb91cad59d0629/wheezy/backports/Dockerfile)
|
- [`wheezy-backports` (*wheezy/backports/Dockerfile*)](https://github.com/tianon/docker-brew-debian/blob/35057319055fbeda72447ee824e5677c33db7bf9/wheezy/backports/Dockerfile)
|
||||||
- [`rc-buggy` (*debian/rc-buggy/Dockerfile*)](https://github.com/tianon/dockerfiles/blob/22a998f815d55217afa0075411b810b8889ceac1/debian/rc-buggy/Dockerfile)
|
- [`rc-buggy` (*debian/rc-buggy/Dockerfile*)](https://github.com/tianon/dockerfiles/blob/22a998f815d55217afa0075411b810b8889ceac1/debian/rc-buggy/Dockerfile)
|
||||||
- [`experimental` (*debian/experimental/Dockerfile*)](https://github.com/tianon/dockerfiles/blob/22a998f815d55217afa0075411b810b8889ceac1/debian/experimental/Dockerfile)
|
- [`experimental` (*debian/experimental/Dockerfile*)](https://github.com/tianon/dockerfiles/blob/22a998f815d55217afa0075411b810b8889ceac1/debian/experimental/Dockerfile)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue