1.17.1-debian-10-r17 release

This commit is contained in:
Bitnami Bot 2021-09-27 18:52:51 +00:00
parent 80e1d42498
commit 87c463fb0c
2 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
RUN mkdir -p "/go/src" "/go/bin" && chmod -R 777 "/go"
ENV BITNAMI_APP_NAME="golang" \
BITNAMI_IMAGE_VERSION="1.17.1-debian-10-r12" \
BITNAMI_IMAGE_VERSION="1.17.1-debian-10-r17" \
GOPATH="/go" \
PATH="/go/bin:/opt/bitnami/go/bin:$PATH"

View File

@ -33,8 +33,8 @@ $ docker-compose up -d
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`1.17`, `1.17-debian-10`, `1.17.1`, `1.17.1-debian-10-r12` (1.17/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.17.1-debian-10-r12/1.17/debian-10/Dockerfile)
* [`1.16`, `1.16-debian-10`, `1.16.8`, `1.16.8-debian-10-r12`, `latest` (1.16/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.16.8-debian-10-r12/1.16/debian-10/Dockerfile)
* [`1.17`, `1.17-debian-10`, `1.17.1`, `1.17.1-debian-10-r17` (1.17/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.17.1-debian-10-r17/1.17/debian-10/Dockerfile)
* [`1.16`, `1.16-debian-10`, `1.16.8`, `1.16.8-debian-10-r16`, `latest` (1.16/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.16.8-debian-10-r16/1.16/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/golang GitHub repo](https://github.com/bitnami/bitnami-docker-golang).