diff --git a/bitnami/envoy-gateway/1.7/debian-12/Dockerfile b/bitnami/envoy-gateway/1.7/debian-12/Dockerfile index d521d23ca557..f4b1113f8401 100644 --- a/bitnami/envoy-gateway/1.7/debian-12/Dockerfile +++ b/bitnami/envoy-gateway/1.7/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-06T09:50:03Z" \ + org.opencontainers.image.created="2026-02-19T01:25:57Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/envoy-gateway/README.md" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/envoy-gateway" \ @@ -47,7 +47,7 @@ RUN uninstall_packages curl ENV APP_VERSION="1.7.0" \ BITNAMI_APP_NAME="envoy-gateway" \ - IMAGE_REVISION="0" \ + IMAGE_REVISION="1" \ PATH="/opt/bitnami/envoy-gateway/bin:$PATH" USER 1001 diff --git a/bitnami/envoy-gateway/README.md b/bitnami/envoy-gateway/README.md index 5f56e845b896..65576be19865 100644 --- a/bitnami/envoy-gateway/README.md +++ b/bitnami/envoy-gateway/README.md @@ -78,14 +78,6 @@ The Bitnami Envoy Gateway Docker image from the [Bitnami Secure Images](https:// - `OPENSSL_FIPS`: whether OpenSSL runs in FIPS mode or not. `yes` (default), `no`. -## 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.