Selaa lähdekoodia

Run update.sh

Docker Library Bot 8 vuotta sitten
vanhempi
sitoutus
18a2111fde
2 muutettua tiedostoa jossa 5 lisäystä ja 5 poistoa
  1. 2 2
      adminer/README.md
  2. 3 3
      mongo/README.md

+ 2 - 2
adminer/README.md

@@ -16,8 +16,8 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`4.2.5-standalone`, `4.2-standalone`, `4-standalone`, `standalone`, `4.2.5`, `4.2`, `4`, `latest` (*4.2/Dockerfile*)](https://github.com/TimWolla/docker-adminer/blob/66fd66f352b5447d154bfed125d10b0c9ea61c2b/4.2/Dockerfile)
--	[`4.2.5-fastcgi`, `4.2-fastcgi`, `4-fastcgi`, `fastcgi` (*4.2/fastcgi/Dockerfile*)](https://github.com/TimWolla/docker-adminer/blob/66fd66f352b5447d154bfed125d10b0c9ea61c2b/4.2/fastcgi/Dockerfile)
+-	[`4.3.0-standalone`, `4.3-standalone`, `4-standalone`, `standalone`, `4.3.0`, `4.3`, `4`, `latest` (*4.3/Dockerfile*)](https://github.com/TimWolla/docker-adminer/blob/583a3425bf560b744f0ac16be398b2b589474c8b/4.3/Dockerfile)
+-	[`4.3.0-fastcgi`, `4.3-fastcgi`, `4-fastcgi`, `fastcgi` (*4.3/fastcgi/Dockerfile*)](https://github.com/TimWolla/docker-adminer/blob/a07553cc164c5fd9533cda44568a58dfad0fa864/4.3/fastcgi/Dockerfile)
 
 For more information about this image and its history, please see [the relevant manifest file (`library/adminer`)](https://github.com/docker-library/official-images/blob/master/library/adminer). 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%2Fadminer).
 

+ 3 - 3
mongo/README.md

@@ -16,11 +16,11 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`3.0.14`, `3.0` (*3.0/Dockerfile*)](https://github.com/docker-library/mongo/blob/27f2722bb2ebd26354321adc8c3f19f7958529e1/3.0/Dockerfile)
+-	[`3.0.14`, `3.0` (*3.0/Dockerfile*)](https://github.com/docker-library/mongo/blob/1047c0e9975a32102595bc824a2655dee22e595a/3.0/Dockerfile)
 -	[`3.0.14-windowsservercore`, `3.0-windowsservercore` (*3.0/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/a51b641c84e1a8d543b6a234a090f8263188139a/3.0/windows/windowsservercore/Dockerfile)
--	[`3.2.12`, `3.2` (*3.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/27f2722bb2ebd26354321adc8c3f19f7958529e1/3.2/Dockerfile)
+-	[`3.2.12`, `3.2` (*3.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/1047c0e9975a32102595bc824a2655dee22e595a/3.2/Dockerfile)
 -	[`3.2.12-windowsservercore`, `3.2-windowsservercore` (*3.2/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/5c0e43ac8eba7c2fb8cc3de9542f48b31c48da14/3.2/windows/windowsservercore/Dockerfile)
--	[`3.4.2`, `3.4`, `3`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/mongo/blob/27f2722bb2ebd26354321adc8c3f19f7958529e1/3.4/Dockerfile)
+-	[`3.4.2`, `3.4`, `3`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/mongo/blob/1047c0e9975a32102595bc824a2655dee22e595a/3.4/Dockerfile)
 -	[`3.4.2-windowsservercore`, `3.4-windowsservercore`, `3-windowsservercore`, `windowsservercore` (*3.4/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/310529fb5cb2ba79e9b28e94af76740a8edbd8a7/3.4/windows/windowsservercore/Dockerfile)
 
 For more information about this image and its history, please see [the relevant manifest file (`library/mongo`)](https://github.com/docker-library/official-images/blob/master/library/mongo). 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%2Fmongo).