mirror of
https://github.com/bitnami/containers.git
synced 2026-03-23 14:57:41 +08:00
1.13.7-ol-7-r7 release
This commit is contained in:
@@ -13,7 +13,7 @@ RUN yum upgrade -y && \
|
||||
RUN mkdir -p "/go/src" "/go/bin" && chmod -R 777 "/go"
|
||||
|
||||
ENV BITNAMI_APP_NAME="golang" \
|
||||
BITNAMI_IMAGE_VERSION="1.13.7-ol-7-r6" \
|
||||
BITNAMI_IMAGE_VERSION="1.13.7-ol-7-r7" \
|
||||
GOPATH="/go" \
|
||||
PATH="/go/bin:/opt/bitnami/go/bin:$PATH"
|
||||
|
||||
|
||||
@@ -45,7 +45,7 @@ $ kubectl apply -f test.yaml
|
||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`1.13-ol-7`, `1.13.7-ol-7-r6` (1.13/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.13.7-ol-7-r6/1.13/ol-7/Dockerfile)
|
||||
* [`1.13-ol-7`, `1.13.7-ol-7-r7` (1.13/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.13.7-ol-7-r7/1.13/ol-7/Dockerfile)
|
||||
* [`1.13-debian-10`, `1.13.7-debian-10-r7`, `1.13`, `1.13.7`, `latest` (1.13/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.13.7-debian-10-r7/1.13/debian-10/Dockerfile)
|
||||
* [`1.12-ol-7`, `1.12.16-ol-7-r7` (1.12/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.12.16-ol-7-r7/1.12/ol-7/Dockerfile)
|
||||
* [`1.12-debian-10`, `1.12.16-debian-10-r7`, `1.12`, `1.12.16` (1.12/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-golang/blob/1.12.16-debian-10-r7/1.12/debian-10/Dockerfile)
|
||||
|
||||
Reference in New Issue
Block a user