Browse Source

Run update.sh

Docker Library Bot 9 years ago
parent
commit
5e40f72040
2 changed files with 6 additions and 6 deletions
  1. 2 2
      joomla/README.md
  2. 4 4
      node/README.md

+ 2 - 2
joomla/README.md

@@ -1,7 +1,7 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`3.4.5-apache`, `3.4.5`, `3.4-apache`, `3.4`, `3-apache`, `apache`, `3`, `latest` (*apache/Dockerfile*)](https://github.com/joomla/docker-joomla/blob/fe2fb4aa4cbab28d3a44ff757895d8664a4c04b4/apache/Dockerfile)
--	[`3.4.5-fpm`, `3.4-fpm`, `3-fpm`, `fpm` (*fpm/Dockerfile*)](https://github.com/joomla/docker-joomla/blob/fe2fb4aa4cbab28d3a44ff757895d8664a4c04b4/fpm/Dockerfile)
+-	[`3.4.8-apache`, `3.4.8`, `3.4-apache`, `3.4`, `3-apache`, `apache`, `3`, `latest` (*apache/Dockerfile*)](https://github.com/joomla/docker-joomla/blob/287ab579259158e356dcaf874dc0aaaa421c5ac0/apache/Dockerfile)
+-	[`3.4.8-fpm`, `3.4-fpm`, `3-fpm`, `fpm` (*fpm/Dockerfile*)](https://github.com/joomla/docker-joomla/blob/287ab579259158e356dcaf874dc0aaaa421c5ac0/fpm/Dockerfile)
 
 For more information about this image and its history, please see [the relevant manifest file (`library/joomla`)](https://github.com/docker-library/official-images/blob/master/library/joomla). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
 

+ 4 - 4
node/README.md

@@ -12,10 +12,10 @@
 -	[`4.2.4-onbuild`, `4.2-onbuild`, `4-onbuild`, `argon-onbuild` (*4.2/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/7cbea391f22678de5d828b1a38c27a25c951795f/4.2/onbuild/Dockerfile)
 -	[`4.2.4-slim`, `4.2-slim`, `4-slim`, `argon-slim` (*4.2/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/7cbea391f22678de5d828b1a38c27a25c951795f/4.2/slim/Dockerfile)
 -	[`4.2.4-wheezy`, `4.2-wheezy`, `4-wheezy`, `argon-wheezy` (*4.2/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/7cbea391f22678de5d828b1a38c27a25c951795f/4.2/wheezy/Dockerfile)
--	[`5.3.0`, `5.3`, `5`, `latest` (*5.3/Dockerfile*)](https://github.com/nodejs/docker-node/blob/87993b5bb5b47a6dfc9f27b553406a4cb60f7050/5.3/Dockerfile)
--	[`5.3.0-onbuild`, `5.3-onbuild`, `5-onbuild`, `onbuild` (*5.3/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/87993b5bb5b47a6dfc9f27b553406a4cb60f7050/5.3/onbuild/Dockerfile)
--	[`5.3.0-slim`, `5.3-slim`, `5-slim`, `slim` (*5.3/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/87993b5bb5b47a6dfc9f27b553406a4cb60f7050/5.3/slim/Dockerfile)
--	[`5.3.0-wheezy`, `5.3-wheezy`, `5-wheezy`, `wheezy` (*5.3/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/87993b5bb5b47a6dfc9f27b553406a4cb60f7050/5.3/wheezy/Dockerfile)
+-	[`5.4.0`, `5.4`, `5`, `latest` (*5.4/Dockerfile*)](https://github.com/nodejs/docker-node/blob/c4868ce25f75d47e3ec75e6479664d8c46fc990e/5.4/Dockerfile)
+-	[`5.4.0-onbuild`, `5.4-onbuild`, `5-onbuild`, `onbuild` (*5.4/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/c4868ce25f75d47e3ec75e6479664d8c46fc990e/5.4/onbuild/Dockerfile)
+-	[`5.4.0-slim`, `5.4-slim`, `5-slim`, `slim` (*5.4/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/c4868ce25f75d47e3ec75e6479664d8c46fc990e/5.4/slim/Dockerfile)
+-	[`5.4.0-wheezy`, `5.4-wheezy`, `5-wheezy`, `wheezy` (*5.4/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/c4868ce25f75d47e3ec75e6479664d8c46fc990e/5.4/wheezy/Dockerfile)
 
 For more information about this image and its history, please see [the relevant manifest file (`library/node`)](https://github.com/docker-library/official-images/blob/master/library/node). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).