mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
1.18.0-debian-10-r18 release
This commit is contained in:
@@ -18,7 +18,7 @@ RUN mkdir -p "/go/src" "/go/bin" && chmod -R 777 "/go"
|
||||
|
||||
ENV APP_VERSION="1.18.0" \
|
||||
BITNAMI_APP_NAME="golang" \
|
||||
BITNAMI_IMAGE_VERSION="1.18.0-debian-10-r17" \
|
||||
BITNAMI_IMAGE_VERSION="1.18.0-debian-10-r18" \
|
||||
GOCACHE="/go/.cache" \
|
||||
GOPATH="/go" \
|
||||
PATH="/go/bin:/opt/bitnami/go/bin:$PATH"
|
||||
|
||||
Reference in New Issue
Block a user