From a19b4c879668cd31cd5f05b6e1ca7f940d51bba5 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 10 Dec 2022 02:31:09 +0100 Subject: [PATCH] [bitnami/golang] Release 1.19.4-debian-11-r1 (#16457) 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 e26598ff623d..138e0dbdf462 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.4-debian-11-r0" \ + org.opencontainers.image.ref.name="1.19.4-debian-11-r1" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/golang" \ org.opencontainers.image.title="golang" \ org.opencontainers.image.vendor="VMware, Inc." \