diff --git a/bitnami/golang/1.18/debian-11/Dockerfile b/bitnami/golang/1.18/debian-11/Dockerfile index ea0b58dde894..b6b235fa7eb1 100644 --- a/bitnami/golang/1.18/debian-11/Dockerfile +++ b/bitnami/golang/1.18/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.18.7-debian-11-r4" \ + org.opencontainers.image.ref.name="1.18.7-debian-11-r5" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/golang" \ org.opencontainers.image.title="golang" \ org.opencontainers.image.vendor="VMware, Inc." \ diff --git a/bitnami/golang/README.md b/bitnami/golang/README.md index 795c19f13f5a..20e14c2c5793 100644 --- a/bitnami/golang/README.md +++ b/bitnami/golang/README.md @@ -165,7 +165,7 @@ $ docker run --name golang bitnami/golang:latest ## Contributing -We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/containers/issues), or submit a [pull request](https://github.com/bitnami/containers/pulls) with your contribution. +We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/containers/issues) or submitting a [pull request](https://github.com/bitnami/containers/pulls) with your contribution. ## Issues