diff --git a/jenkins/README.md b/jenkins/README.md index 9264d2416..98be9b67d 100644 --- a/jenkins/README.md +++ b/jenkins/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `2.32.2` (*Dockerfile*)](https://github.com/jenkinsci/jenkins-ci.org-docker/blob/fd794015787ba07d84a7c8d4c625652e648408c5/Dockerfile) -- [`alpine`, `2.32.2-alpine` (*Dockerfile*)](https://github.com/jenkinsci/jenkins-ci.org-docker/blob/80a11f5404cfb545333828b9d5469aacb078bf58/Dockerfile) +- [`latest`, `2.32.3` (*Dockerfile*)](https://github.com/jenkinsci/jenkins-ci.org-docker/blob/8d23b180d1a8afbcaab37f2a8167b5ace8632ec9/Dockerfile) +- [`alpine`, `2.32.3-alpine` (*Dockerfile*)](https://github.com/jenkinsci/jenkins-ci.org-docker/blob/6bb01b6a218e0d9618faf7ce80c4b5bfa9331545/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/jenkins`)](https://github.com/docker-library/official-images/blob/master/library/jenkins). 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%2Fjenkins). diff --git a/node/README.md b/node/README.md index f42f67639..cc3ed9136 100644 --- a/node/README.md +++ b/node/README.md @@ -1,10 +1,10 @@ # Supported tags and respective `Dockerfile` links -- [`7.7.0`, `7.7`, `7`, `latest` (*7.7/Dockerfile*)](https://github.com/nodejs/docker-node/blob/1d328d2d967bd3a8d9b0260566383775d1a4aecc/7.7/Dockerfile) -- [`7.7.0-alpine`, `7.7-alpine`, `7-alpine`, `alpine` (*7.7/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/1d328d2d967bd3a8d9b0260566383775d1a4aecc/7.7/alpine/Dockerfile) -- [`7.7.0-onbuild`, `7.7-onbuild`, `7-onbuild`, `onbuild` (*7.7/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/1d328d2d967bd3a8d9b0260566383775d1a4aecc/7.7/onbuild/Dockerfile) -- [`7.7.0-slim`, `7.7-slim`, `7-slim`, `slim` (*7.7/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/1d328d2d967bd3a8d9b0260566383775d1a4aecc/7.7/slim/Dockerfile) -- [`7.7.0-wheezy`, `7.7-wheezy`, `7-wheezy`, `wheezy` (*7.7/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/1d328d2d967bd3a8d9b0260566383775d1a4aecc/7.7/wheezy/Dockerfile) +- [`7.7.1`, `7.7`, `7`, `latest` (*7.7/Dockerfile*)](https://github.com/nodejs/docker-node/blob/203044fdbf6ceaebd7db52137df102c01c5b6b0d/7.7/Dockerfile) +- [`7.7.1-alpine`, `7.7-alpine`, `7-alpine`, `alpine` (*7.7/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/203044fdbf6ceaebd7db52137df102c01c5b6b0d/7.7/alpine/Dockerfile) +- [`7.7.1-onbuild`, `7.7-onbuild`, `7-onbuild`, `onbuild` (*7.7/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/203044fdbf6ceaebd7db52137df102c01c5b6b0d/7.7/onbuild/Dockerfile) +- [`7.7.1-slim`, `7.7-slim`, `7-slim`, `slim` (*7.7/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/203044fdbf6ceaebd7db52137df102c01c5b6b0d/7.7/slim/Dockerfile) +- [`7.7.1-wheezy`, `7.7-wheezy`, `7-wheezy`, `wheezy` (*7.7/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/203044fdbf6ceaebd7db52137df102c01c5b6b0d/7.7/wheezy/Dockerfile) - [`6.10.0`, `6.10`, `6`, `boron` (*6.10/Dockerfile*)](https://github.com/nodejs/docker-node/blob/debf4ea17cee8c078df632e975ea69f1969094c0/6.10/Dockerfile) - [`6.10.0-alpine`, `6.10-alpine`, `6-alpine`, `boron-alpine` (*6.10/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/debf4ea17cee8c078df632e975ea69f1969094c0/6.10/alpine/Dockerfile) - [`6.10.0-onbuild`, `6.10-onbuild`, `6-onbuild`, `boron-onbuild` (*6.10/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/db2660f326fdad12a21dd5e7351053a4d0691099/6.10/onbuild/Dockerfile)