diff --git a/bitnami/acmesolver/1.19/debian-12/Dockerfile b/bitnami/acmesolver/1.19/debian-12/Dockerfile index b222cf7e8672..53afa9bbda55 100644 --- a/bitnami/acmesolver/1.19/debian-12/Dockerfile +++ b/bitnami/acmesolver/1.19/debian-12/Dockerfile @@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith" ARG TARGETARCH LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2026-02-04T17:26:21Z" \ + org.opencontainers.image.created="2026-02-19T00:35:42Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/acmesolver/README.md" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/acmesolver" \ @@ -47,7 +47,7 @@ RUN uninstall_packages curl ENV APP_VERSION="1.19.3" \ BITNAMI_APP_NAME="acmesolver" \ - IMAGE_REVISION="2" \ + IMAGE_REVISION="3" \ PATH="/opt/bitnami/acmesolver/bin:$PATH" WORKDIR /opt/bitnami/acmesolver diff --git a/bitnami/acmesolver/README.md b/bitnami/acmesolver/README.md index d6969906cfc3..dbcda7b776ff 100644 --- a/bitnami/acmesolver/README.md +++ b/bitnami/acmesolver/README.md @@ -45,10 +45,6 @@ Non-root container images add an extra layer of security and are generally recom Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html). -You can see the equivalence between the different tags by taking a look at the `tags-info.yaml` file present in the branch folder, i.e `bitnami/ASSET/BRANCH/DISTRO/tags-info.yaml`. - -Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers). - ## Configuration ### Further documentation @@ -67,14 +63,6 @@ The Bitnami ACME Solver Docker image from the [Bitnami Secure Images](https://go - The `docker-compose.yaml` file has been removed, as it was solely intended for internal testing purposes. -## 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 submitting a [pull request](https://github.com/bitnami/containers/pulls) with your contribution. - -## Issues - -If you encountered a problem running this container, you can file an [issue](https://github.com/bitnami/containers/issues/new/choose). For us to provide better support, be sure to fill the issue template. - ## License Copyright © 2026 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.