Run update.sh
This commit is contained in:
parent
3eca50f90d
commit
f0a9088823
|
|
@ -1,11 +1,11 @@
|
|||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`latest`, `5`, `5.22`, `5.22.2` (*5.022.002-64bit/Dockerfile*)](https://github.com/perl/docker-perl/blob/r20160430.0/5.022.002-64bit/Dockerfile)
|
||||
- [`5.20`, `5.20.3` (*5.020.003-64bit/Dockerfile*)](https://github.com/perl/docker-perl/blob/r20160430.0/5.020.003-64bit/Dockerfile)
|
||||
- [`threaded`, `5-threaded`, `5.22-threaded`, `5.22.2-threaded` (*5.022.002-64bit,threaded/Dockerfile*)](https://github.com/perl/docker-perl/blob/r20160430.0/5.022.002-64bit,threaded/Dockerfile)
|
||||
- [`5.20-threaded`, `5.20.3-threaded` (*5.020.003-64bit,threaded/Dockerfile*)](https://github.com/perl/docker-perl/blob/r20160430.0/5.020.003-64bit,threaded/Dockerfile)
|
||||
- [`latest`, `5`, `5.24`, `5.24.0` (*5.024.000-64bit/Dockerfile*)](https://github.com/perl/docker-perl/blob/r20160517.0/5.024.000-64bit/Dockerfile)
|
||||
- [`5.22`, `5.22.2` (*5.022.002-64bit/Dockerfile*)](https://github.com/perl/docker-perl/blob/r20160517.0/5.022.002-64bit/Dockerfile)
|
||||
- [`threaded`, `5-threaded`, `5.24-threaded`, `5.24.0-threaded` (*5.024.000-64bit,threaded/Dockerfile*)](https://github.com/perl/docker-perl/blob/r20160517.0/5.024.000-64bit,threaded/Dockerfile)
|
||||
- [`5.22-threaded`, `5.22.2-threaded` (*5.022.002-64bit,threaded/Dockerfile*)](https://github.com/perl/docker-perl/blob/r20160517.0/5.022.002-64bit,threaded/Dockerfile)
|
||||
|
||||
[](https://imagelayers.io/?images=perl:latest,perl:5.20,perl:threaded,perl:5.20-threaded)
|
||||
[](https://imagelayers.io/?images=perl:latest,perl:5.22,perl:threaded,perl:5.22-threaded)
|
||||
|
||||
For more information about this image and its history, please see [the relevant manifest file (`library/perl`)](https://github.com/docker-library/official-images/blob/master/library/perl). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fperl).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue