From 41c456c8288201fb35cee91963ccb71d32249813 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 29 Nov 2022 02:26:46 +0100 Subject: [PATCH] [bitnami/golang] Release 1.19.3-debian-11-r9 (#15300) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/golang/1.19/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/golang/1.19/debian-11/Dockerfile b/bitnami/golang/1.19/debian-11/Dockerfile index 7656709a13ca..a42c18618903 100644 --- a/bitnami/golang/1.19/debian-11/Dockerfile +++ b/bitnami/golang/1.19/debian-11/Dockerfile @@ -4,7 +4,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="1.19.3-debian-11-r8" \ + org.opencontainers.image.ref.name="1.19.3-debian-11-r9" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/golang" \ org.opencontainers.image.title="golang" \ org.opencontainers.image.vendor="VMware, Inc." \