1.17.8-debian-10-r28 release
This commit is contained in:
parent
a27d649df0
commit
48418b72b9
|
|
@ -18,7 +18,7 @@ RUN mkdir -p "/go/src" "/go/bin" && chmod -R 777 "/go"
|
|||
|
||||
ENV APP_VERSION="1.17.8" \
|
||||
BITNAMI_APP_NAME="golang" \
|
||||
BITNAMI_IMAGE_VERSION="1.17.8-debian-10-r27" \
|
||||
BITNAMI_IMAGE_VERSION="1.17.8-debian-10-r28" \
|
||||
GOCACHE="/go/.cache" \
|
||||
GOPATH="/go" \
|
||||
PATH="/go/bin:/opt/bitnami/go/bin:$PATH"
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`1.18`, `1.18-debian-10`, `1.18.0`, `1.18.0-debian-10-r15`, `latest` (1.18/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.18.0-debian-10-r15/1.18/debian-10/Dockerfile)
|
||||
* [`1.17`, `1.17-debian-10`, `1.17.8`, `1.17.8-debian-10-r27` (1.17/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.17.8-debian-10-r27/1.17/debian-10/Dockerfile)
|
||||
* [`1.17`, `1.17-debian-10`, `1.17.8`, `1.17.8-debian-10-r28` (1.17/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.17.8-debian-10-r28/1.17/debian-10/Dockerfile)
|
||||
* [`1.16`, `1.16-debian-10`, `1.16.15`, `1.16.15-debian-10-r27` (1.16/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.16.15-debian-10-r27/1.16/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/golang GitHub repo](https://github.com/bitnami/bitnami-docker-golang).
|
||||
|
|
|
|||
Loading…
Reference in New Issue