added tags in README.md

This commit is contained in:
2022-03-27 14:26:10 +02:00
parent e83a1dc2b8
commit 599ae468ee

View File

@@ -1,2 +1,12 @@
# GoBuilder # GoBuilder
Image based on official Golang as base, with Git on top (why don't they include it by default?) Image based on official Golang as base, with Git on top (why don't they include it by default?)
# Tags:
[1.17.6-alpine3.14](https://github.com/docker-library/golang/blob/6b93987c3ec7bb3082dd54a46e9b6b8de95b0eb1/1.17/alpine3.14/Dockerfile)
[1.17.6-alpine3.15](https://github.com/docker-library/golang/blob/6b93987c3ec7bb3082dd54a46e9b6b8de95b0eb1/1.17/alpine3.15/Dockerfile)
[1.17.7-alpine3.14](https://github.com/docker-library/golang/blob/e773873197db6195f2273ba57802884d83a60d3b/1.17/alpine3.14/Dockerfile)
[1.17.7-alpine3.15](https://github.com/docker-library/golang/blob/e773873197db6195f2273ba57802884d83a60d3b/1.17/alpine3.15/Dockerfile)
[1.17.8-alpine3.14](https://github.com/docker-library/golang/blob/67757c0feeb9867a54801ca378dcfc55b9db7e70/1.17/alpine3.14/Dockerfile)
[1.17.8-alpine3.15](https://github.com/docker-library/golang/blob/67757c0feeb9867a54801ca378dcfc55b9db7e70/1.17/alpine3.15/Dockerfile)
[1.18.0-alpine3.14](https://github.com/docker-library/golang/blob/dcca61dfa659587d6c2ec072ec6152868e73fbd8/1.18/alpine3.14/Dockerfile)
[1.18.0-alpine3.15](https://github.com/docker-library/golang/blob/dcca61dfa659587d6c2ec072ec6152868e73fbd8/1.18/alpine3.15/Dockerfile)