diff --git a/bitnami/sealed-secrets/0/scratch/Dockerfile b/bitnami/sealed-secrets/0/scratch/Dockerfile index e55ee633756d..e99c935afac6 100644 --- a/bitnami/sealed-secrets/0/scratch/Dockerfile +++ b/bitnami/sealed-secrets/0/scratch/Dockerfile @@ -35,10 +35,10 @@ ARG TARGETARCH ENV OS_ARCH="${TARGETARCH:-amd64}" LABEL org.opencontainers.image.base.name="scratch" \ - org.opencontainers.image.created="2023-06-15T11:46:35Z" \ + org.opencontainers.image.created="2023-07-13T13:16:25Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="0.22.0-scratch-r0" \ + org.opencontainers.image.ref.name="0.22.0-scratch-r1" \ org.opencontainers.image.title="sealed-secrets" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="0.22.0" diff --git a/bitnami/sealed-secrets/0/scratch/docker-compose.yml b/bitnami/sealed-secrets/0/scratch/docker-compose.yml index 112c5cae57b3..ad858e9bf21b 100644 --- a/bitnami/sealed-secrets/0/scratch/docker-compose.yml +++ b/bitnami/sealed-secrets/0/scratch/docker-compose.yml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + version: '2' services: myapp: diff --git a/bitnami/sealed-secrets/0/scratch/prebuildfs/opt/bitnami/licenses/licenses.txt b/bitnami/sealed-secrets/0/scratch/prebuildfs/opt/bitnami/licenses/licenses.txt index 8373a19703c6..76956b38e82c 100644 --- a/bitnami/sealed-secrets/0/scratch/prebuildfs/opt/bitnami/licenses/licenses.txt +++ b/bitnami/sealed-secrets/0/scratch/prebuildfs/opt/bitnami/licenses/licenses.txt @@ -1,3 +1,2 @@ -Bitnami containers ship with software bundles. You can find the licenses at: -https://bitnami.com/open-source +Bitnami containers ship with software bundles. You can find the licenses under: /opt/bitnami/[name-of-bundle]/licenses/[bundle-version].txt diff --git a/bitnami/sealed-secrets/docker-compose.yml b/bitnami/sealed-secrets/docker-compose.yml index 112c5cae57b3..ad858e9bf21b 100644 --- a/bitnami/sealed-secrets/docker-compose.yml +++ b/bitnami/sealed-secrets/docker-compose.yml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + version: '2' services: myapp: