mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
1.12.16-debian-10-r5 release
This commit is contained in:
@@ -12,7 +12,7 @@ RUN apt-get update && apt-get upgrade && \
|
||||
RUN mkdir -p "/go/src" "/go/bin" && chmod -R 777 "/go"
|
||||
|
||||
ENV BITNAMI_APP_NAME="golang" \
|
||||
BITNAMI_IMAGE_VERSION="1.12.16-debian-10-r4" \
|
||||
BITNAMI_IMAGE_VERSION="1.12.16-debian-10-r5" \
|
||||
GOPATH="/go" \
|
||||
PATH="/go/bin:/opt/bitnami/go/bin:$PATH"
|
||||
|
||||
|
||||
@@ -48,7 +48,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
* [`1.13-ol-7`, `1.13.7-ol-7-r4` (1.13/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.13.7-ol-7-r4/1.13/ol-7/Dockerfile)
|
||||
* [`1.13-debian-10`, `1.13.7-debian-10-r5`, `1.13`, `1.13.7`, `latest` (1.13/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.13.7-debian-10-r5/1.13/debian-10/Dockerfile)
|
||||
* [`1.12-ol-7`, `1.12.16-ol-7-r4` (1.12/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.12.16-ol-7-r4/1.12/ol-7/Dockerfile)
|
||||
* [`1.12-debian-10`, `1.12.16-debian-10-r4`, `1.12`, `1.12.16` (1.12/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.12.16-debian-10-r4/1.12/debian-10/Dockerfile)
|
||||
* [`1.12-debian-10`, `1.12.16-debian-10-r5`, `1.12`, `1.12.16` (1.12/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.12.16-debian-10-r5/1.12/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/golang GitHub repo](https://github.com/bitnami/bitnami-docker-golang).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user