1.16.2-debian-10-r5 release
This commit is contained in:
parent
f06882d79a
commit
69dc4b007c
|
|
@ -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.16.2-debian-10-r4" \
|
||||
BITNAMI_IMAGE_VERSION="1.16.2-debian-10-r5" \
|
||||
GOPATH="/go" \
|
||||
PATH="/go/bin:/opt/bitnami/go/bin:$PATH"
|
||||
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ $ 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.16`, `1.16-debian-10`, `1.16.2`, `1.16.2-debian-10-r4`, `latest` (1.16/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.16.2-debian-10-r4/1.16/debian-10/Dockerfile)
|
||||
* [`1.16`, `1.16-debian-10`, `1.16.2`, `1.16.2-debian-10-r5`, `latest` (1.16/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.16.2-debian-10-r5/1.16/debian-10/Dockerfile)
|
||||
* [`1.15`, `1.15-debian-10`, `1.15.10`, `1.15.10-debian-10-r5` (1.15/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.15.10-debian-10-r5/1.15/debian-10/Dockerfile)
|
||||
* [`1.14`, `1.14-debian-10`, `1.14.15`, `1.14.15-debian-10-r38` (1.14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.14.15-debian-10-r38/1.14/debian-10/Dockerfile)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue