Run update.sh
This commit is contained in:
parent
cc51a29033
commit
6154a07315
|
|
@ -16,19 +16,19 @@ WARNING:
|
||||||
|
|
||||||
# Supported tags and respective `Dockerfile` links
|
# Supported tags and respective `Dockerfile` links
|
||||||
|
|
||||||
- [`1.7.5`, `1.7` (*1.7/Dockerfile*)](https://github.com/docker-library/golang/blob/07253735ad448adf751e4f9ba4c71acdb735367f/1.7/Dockerfile)
|
- [`1.7.6`, `1.7` (*1.7/Dockerfile*)](https://github.com/docker-library/golang/blob/9e519a8844c25e38fe67547e8f681ada486e473b/1.7/Dockerfile)
|
||||||
- [`1.7.5-onbuild`, `1.7-onbuild` (*1.7/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/2372c8cafe9cc958bade33ad0b8b54de8869c21f/1.7/onbuild/Dockerfile)
|
- [`1.7.6-onbuild`, `1.7-onbuild` (*1.7/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/2372c8cafe9cc958bade33ad0b8b54de8869c21f/1.7/onbuild/Dockerfile)
|
||||||
- [`1.7.5-wheezy`, `1.7-wheezy` (*1.7/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/07253735ad448adf751e4f9ba4c71acdb735367f/1.7/wheezy/Dockerfile)
|
- [`1.7.6-wheezy`, `1.7-wheezy` (*1.7/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/9e519a8844c25e38fe67547e8f681ada486e473b/1.7/wheezy/Dockerfile)
|
||||||
- [`1.7.5-alpine`, `1.7-alpine` (*1.7/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/d8ff0dd77a4910759d7f6b11e2ec0169337e14d1/1.7/alpine/Dockerfile)
|
- [`1.7.6-alpine`, `1.7-alpine` (*1.7/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/9e519a8844c25e38fe67547e8f681ada486e473b/1.7/alpine/Dockerfile)
|
||||||
- [`1.7.5-alpine3.5`, `1.7-alpine3.5` (*1.7/alpine3.5/Dockerfile*)](https://github.com/docker-library/golang/blob/d8ff0dd77a4910759d7f6b11e2ec0169337e14d1/1.7/alpine3.5/Dockerfile)
|
- [`1.7.6-alpine3.5`, `1.7-alpine3.5` (*1.7/alpine3.5/Dockerfile*)](https://github.com/docker-library/golang/blob/9e519a8844c25e38fe67547e8f681ada486e473b/1.7/alpine3.5/Dockerfile)
|
||||||
- [`1.7.5-windowsservercore`, `1.7-windowsservercore` (*1.7/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/07253735ad448adf751e4f9ba4c71acdb735367f/1.7/windows/windowsservercore/Dockerfile)
|
- [`1.7.6-windowsservercore`, `1.7-windowsservercore` (*1.7/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/9e519a8844c25e38fe67547e8f681ada486e473b/1.7/windows/windowsservercore/Dockerfile)
|
||||||
- [`1.7.5-nanoserver`, `1.7-nanoserver` (*1.7/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/07253735ad448adf751e4f9ba4c71acdb735367f/1.7/windows/nanoserver/Dockerfile)
|
- [`1.7.6-nanoserver`, `1.7-nanoserver` (*1.7/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/9e519a8844c25e38fe67547e8f681ada486e473b/1.7/windows/nanoserver/Dockerfile)
|
||||||
- [`1.8.1`, `1.8`, `1`, `latest` (*1.8/Dockerfile*)](https://github.com/docker-library/golang/blob/a3b3abe48e2abec29bfea558b0916c8c682f88b0/1.8/Dockerfile)
|
- [`1.8.2`, `1.8`, `1`, `latest` (*1.8/Dockerfile*)](https://github.com/docker-library/golang/blob/9f298814e6cb1f49a9aeb0a9d999553d05bbfe31/1.8/Dockerfile)
|
||||||
- [`1.8.1-onbuild`, `1.8-onbuild`, `1-onbuild`, `onbuild` (*1.8/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/132cd70768e3bc269902e4c7b579203f66dc9f64/1.8/onbuild/Dockerfile)
|
- [`1.8.2-onbuild`, `1.8-onbuild`, `1-onbuild`, `onbuild` (*1.8/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/132cd70768e3bc269902e4c7b579203f66dc9f64/1.8/onbuild/Dockerfile)
|
||||||
- [`1.8.1-stretch`, `1.8-stretch`, `1-stretch`, `stretch` (*1.8/stretch/Dockerfile*)](https://github.com/docker-library/golang/blob/a3b3abe48e2abec29bfea558b0916c8c682f88b0/1.8/stretch/Dockerfile)
|
- [`1.8.2-stretch`, `1.8-stretch`, `1-stretch`, `stretch` (*1.8/stretch/Dockerfile*)](https://github.com/docker-library/golang/blob/9f298814e6cb1f49a9aeb0a9d999553d05bbfe31/1.8/stretch/Dockerfile)
|
||||||
- [`1.8.1-alpine`, `1.8-alpine`, `1-alpine`, `alpine` (*1.8/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/a3b3abe48e2abec29bfea558b0916c8c682f88b0/1.8/alpine/Dockerfile)
|
- [`1.8.2-alpine`, `1.8-alpine`, `1-alpine`, `alpine` (*1.8/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/9f298814e6cb1f49a9aeb0a9d999553d05bbfe31/1.8/alpine/Dockerfile)
|
||||||
- [`1.8.1-windowsservercore`, `1.8-windowsservercore`, `1-windowsservercore`, `windowsservercore` (*1.8/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/a3b3abe48e2abec29bfea558b0916c8c682f88b0/1.8/windows/windowsservercore/Dockerfile)
|
- [`1.8.2-windowsservercore`, `1.8-windowsservercore`, `1-windowsservercore`, `windowsservercore` (*1.8/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/golang/blob/9f298814e6cb1f49a9aeb0a9d999553d05bbfe31/1.8/windows/windowsservercore/Dockerfile)
|
||||||
- [`1.8.1-nanoserver`, `1.8-nanoserver`, `1-nanoserver`, `nanoserver` (*1.8/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/a3b3abe48e2abec29bfea558b0916c8c682f88b0/1.8/windows/nanoserver/Dockerfile)
|
- [`1.8.2-nanoserver`, `1.8-nanoserver`, `1-nanoserver`, `nanoserver` (*1.8/windows/nanoserver/Dockerfile*)](https://github.com/docker-library/golang/blob/9f298814e6cb1f49a9aeb0a9d999553d05bbfe31/1.8/windows/nanoserver/Dockerfile)
|
||||||
|
|
||||||
# Quick reference
|
# Quick reference
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue