1.16.15-debian-10-r23 release

This commit is contained in:
Bitnami Bot
2022-03-27 03:21:18 +00:00
parent afee712933
commit 2c02702129
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ RUN mkdir -p "/go/src" "/go/bin" && chmod -R 777 "/go"
ENV APP_VERSION="1.16.15" \
BITNAMI_APP_NAME="golang" \
BITNAMI_IMAGE_VERSION="1.16.15-debian-10-r22" \
BITNAMI_IMAGE_VERSION="1.16.15-debian-10-r23" \
GOPATH="/go" \
PATH="/go/bin:/opt/bitnami/go/bin:$PATH"

View File

@@ -39,7 +39,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-r10`, `latest` (1.18/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.18.0-debian-10-r10/1.18/debian-10/Dockerfile)
* [`1.17`, `1.17-debian-10`, `1.17.8`, `1.17.8-debian-10-r23` (1.17/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.17.8-debian-10-r23/1.17/debian-10/Dockerfile)
* [`1.16`, `1.16-debian-10`, `1.16.15`, `1.16.15-debian-10-r22` (1.16/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.16.15-debian-10-r22/1.16/debian-10/Dockerfile)
* [`1.16`, `1.16-debian-10`, `1.16.15`, `1.16.15-debian-10-r23` (1.16/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.16.15-debian-10-r23/1.16/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/golang GitHub repo](https://github.com/bitnami/bitnami-docker-golang).