mirror of
https://github.com/bitnami/containers.git
synced 2026-03-25 15:27:42 +08:00
1.13.7-debian-10-r10 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.13.7-debian-10-r9" \
|
||||
BITNAMI_IMAGE_VERSION="1.13.7-debian-10-r10" \
|
||||
GOPATH="/go" \
|
||||
PATH="/go/bin:/opt/bitnami/go/bin:$PATH"
|
||||
|
||||
|
||||
@@ -46,7 +46,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
* [`1.13-ol-7`, `1.13.7-ol-7-r10` (1.13/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.13.7-ol-7-r10/1.13/ol-7/Dockerfile)
|
||||
* [`1.13-debian-10`, `1.13.7-debian-10-r9`, `1.13`, `1.13.7`, `latest` (1.13/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.13.7-debian-10-r9/1.13/debian-10/Dockerfile)
|
||||
* [`1.13-debian-10`, `1.13.7-debian-10-r10`, `1.13`, `1.13.7`, `latest` (1.13/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.13.7-debian-10-r10/1.13/debian-10/Dockerfile)
|
||||
* [`1.12-ol-7`, `1.12.16-ol-7-r10` (1.12/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.12.16-ol-7-r10/1.12/ol-7/Dockerfile)
|
||||
* [`1.12-debian-10`, `1.12.16-debian-10-r10`, `1.12`, `1.12.16` (1.12/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.12.16-debian-10-r10/1.12/debian-10/Dockerfile)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user