From 47ad949cb394530c6b8b1fe6263dc24738bc9cab Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 1 Sep 2024 14:53:31 +0200 Subject: [PATCH] [bitnami/golang] Release golang-1.23.0-debian-12-r1 (#71633) Signed-off-by: Bitnami Bot --- bitnami/golang/1.23/debian-12/Dockerfile | 4 ++-- bitnami/golang/1.23/debian-12/docker-compose.yml | 1 - bitnami/golang/docker-compose.yml | 1 - 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/bitnami/golang/1.23/debian-12/Dockerfile b/bitnami/golang/1.23/debian-12/Dockerfile index bffbc9b48697..68ec146ab487 100644 --- a/bitnami/golang/1.23/debian-12/Dockerfile +++ b/bitnami/golang/1.23/debian-12/Dockerfile @@ -7,11 +7,11 @@ ARG TARGETARCH LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2024-08-14T11:05:09Z" \ + org.opencontainers.image.created="2024-09-01T12:15:38Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/golang/README.md" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="1.23.0-debian-12-r0" \ + org.opencontainers.image.ref.name="1.23.0-debian-12-r1" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/golang" \ org.opencontainers.image.title="golang" \ org.opencontainers.image.vendor="Broadcom, Inc." \ diff --git a/bitnami/golang/1.23/debian-12/docker-compose.yml b/bitnami/golang/1.23/debian-12/docker-compose.yml index e402b99ba91c..0756ec8bfbcc 100644 --- a/bitnami/golang/1.23/debian-12/docker-compose.yml +++ b/bitnami/golang/1.23/debian-12/docker-compose.yml @@ -1,7 +1,6 @@ # Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 -version: '2' services: golang: tty: true # Enables debugging capabilities when attached to this container. diff --git a/bitnami/golang/docker-compose.yml b/bitnami/golang/docker-compose.yml index e402b99ba91c..0756ec8bfbcc 100644 --- a/bitnami/golang/docker-compose.yml +++ b/bitnami/golang/docker-compose.yml @@ -1,7 +1,6 @@ # Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 -version: '2' services: golang: tty: true # Enables debugging capabilities when attached to this container.