1.18.0-debian-10-r20 release

This commit is contained in:
Bitnami Bot
2022-04-06 09:02:48 +00:00
parent f46a94c012
commit b6c45baba5
2 changed files with 2 additions and 2 deletions

View File

@@ -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-r19" \
BITNAMI_IMAGE_VERSION="1.18.0-debian-10-r20" \
GOCACHE="/go/.cache" \
GOPATH="/go" \
PATH="/go/bin:/opt/bitnami/go/bin:$PATH"