Skip to content

Commit

Permalink
Merge branch 'main' into automated/kafka-3.4.1-debian-11-r53
Browse files Browse the repository at this point in the history
  • Loading branch information
migruiz4 committed Aug 1, 2023
2 parents 1c56b03 + 93bf4a9 commit 22726a5
Show file tree
Hide file tree
Showing 223 changed files with 1,216 additions and 949 deletions.
2 changes: 1 addition & 1 deletion .vib/kafka/goss/vars.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ directories:
- /opt/bitnami/kafka/logs
files:
- paths:
- /opt/bitnami/kafka/config/server.properties
- /opt/bitnami/kafka/config/server.properties.original
root_dir: /opt/bitnami
version:
bin_name: kafka-topics.sh
Expand Down
4 changes: 2 additions & 2 deletions bitnami/apache-exporter/1/debian-11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ ARG TARGETARCH

LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-07-28T15:10:48Z" \
org.opencontainers.image.created="2023-07-30T15:46:39Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="1.0.1-debian-11-r0" \
org.opencontainers.image.ref.name="1.0.1-debian-11-r2" \
org.opencontainers.image.title="apache-exporter" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="1.0.1"
Expand Down
4 changes: 2 additions & 2 deletions bitnami/apisix-dashboard/3/debian-11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ ARG TARGETARCH

LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-07-28T17:40:43Z" \
org.opencontainers.image.created="2023-07-30T18:41:17Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="3.0.1-debian-11-r65" \
org.opencontainers.image.ref.name="3.0.1-debian-11-r67" \
org.opencontainers.image.title="apisix-dashboard" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="3.0.1"
Expand Down
6 changes: 3 additions & 3 deletions bitnami/argo-cd/2/debian-11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ ARG TARGETARCH

LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-07-28T05:49:22Z" \
org.opencontainers.image.created="2023-07-31T20:02:44Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="2.7.9-debian-11-r3" \
org.opencontainers.image.ref.name="2.7.9-debian-11-r5" \
org.opencontainers.image.title="argo-cd" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="2.7.9"
Expand All @@ -26,7 +26,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN install_packages ca-certificates curl git git-lfs gnupg openssh-client procps
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"argo-cd-2.7.9-0-linux-${OS_ARCH}-debian-11" \
"argo-cd-2.7.9-1-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"arch": "amd64",
"distro": "debian-11",
"type": "NAMI",
"version": "2.7.9-0"
"version": "2.7.9-1"
}
}
10 changes: 5 additions & 5 deletions bitnami/aws-cli/1/debian-11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ ARG TARGETARCH

LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-07-28T22:47:08Z" \
org.opencontainers.image.created="2023-07-31T22:51:58Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="1.29.15-debian-11-r0" \
org.opencontainers.image.ref.name="1.29.16-debian-11-r0" \
org.opencontainers.image.title="aws-cli" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="1.29.15"
org.opencontainers.image.version="1.29.16"

ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
Expand All @@ -27,7 +27,7 @@ RUN install_packages ca-certificates curl groff-base libbz2-1.0 libcom-err2 libc
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"python-3.11.4-4-linux-${OS_ARCH}-debian-11" \
"aws-cli-1.29.15-0-linux-${OS_ARCH}-debian-11" \
"aws-cli-1.29.16-0-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
Expand All @@ -43,7 +43,7 @@ RUN apt-get autoremove --purge -y curl && \
apt-get clean && rm -rf /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami

ENV APP_VERSION="1.29.15" \
ENV APP_VERSION="1.29.16" \
AWS_CA_BUNDLE="/etc/ssl/certs/ca-certificates.crt" \
BITNAMI_APP_NAME="aws-cli" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/aws-cli/bin:/opt/bitnami/aws-cli/venv/bin:$PATH"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"arch": "amd64",
"distro": "debian-11",
"type": "NAMI",
"version": "1.29.15-0"
"version": "1.29.16-0"
},
"python": {
"arch": "amd64",
Expand Down
2 changes: 1 addition & 1 deletion bitnami/aws-cli/1/debian-11/tags-info.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
rolling-tags:
- "1"
- 1-debian-11
- 1.29.15
- 1.29.16
4 changes: 2 additions & 2 deletions bitnami/aws-cli/2/debian-11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ ARG TARGETARCH

LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-07-28T19:47:44Z" \
org.opencontainers.image.created="2023-07-30T20:41:56Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="2.13.5-debian-11-r0" \
org.opencontainers.image.ref.name="2.13.5-debian-11-r2" \
org.opencontainers.image.title="aws-cli" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="2.13.5"
Expand Down
10 changes: 5 additions & 5 deletions bitnami/azure-cli/2/debian-11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ ARG TARGETARCH

LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-07-30T07:53:17Z" \
org.opencontainers.image.created="2023-08-01T04:42:57Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="2.50.0-debian-11-r21" \
org.opencontainers.image.ref.name="2.51.0-debian-11-r0" \
org.opencontainers.image.title="azure-cli" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="2.50.0"
org.opencontainers.image.version="2.51.0"

ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
Expand All @@ -27,7 +27,7 @@ RUN install_packages ca-certificates curl libbz2-1.0 libcom-err2 libcrypt1 libff
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"python-3.9.17-4-linux-${OS_ARCH}-debian-11" \
"azure-cli-2.50.0-3-linux-${OS_ARCH}-debian-11" \
"azure-cli-2.51.0-0-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
Expand All @@ -44,7 +44,7 @@ RUN apt-get autoremove --purge -y curl && \
RUN chmod g+rwX /opt/bitnami
RUN mkdir /.azure /.azcopy && chmod g+rwX /.azure /.azcopy /bin

ENV APP_VERSION="2.50.0" \
ENV APP_VERSION="2.51.0" \
BITNAMI_APP_NAME="azure-cli" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/azure-cli/bin:/opt/bitnami/azure-cli/venv/bin:$PATH"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"arch": "amd64",
"distro": "debian-11",
"type": "NAMI",
"version": "2.50.0-3"
"version": "2.51.0-0"
},
"python": {
"arch": "amd64",
Expand Down
2 changes: 1 addition & 1 deletion bitnami/azure-cli/2/debian-11/tags-info.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
rolling-tags:
- "2"
- 2-debian-11
- 2.50.0
- 2.51.0
- latest
10 changes: 5 additions & 5 deletions bitnami/codeigniter/4/debian-11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ ARG TARGETARCH

LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-07-28T09:56:04Z" \
org.opencontainers.image.created="2023-07-31T17:32:58Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="4.3.6-debian-11-r35" \
org.opencontainers.image.ref.name="4.3.7-debian-11-r0" \
org.opencontainers.image.title="codeigniter" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="4.3.6"
org.opencontainers.image.version="4.3.7"

ENV OS_ARCH="${TARGETARCH:-amd64}" \
OS_FLAVOUR="debian-11" \
Expand All @@ -27,7 +27,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"php-8.1.21-3-linux-${OS_ARCH}-debian-11" \
"mysql-client-10.11.4-1-linux-${OS_ARCH}-debian-11" \
"codeigniter-4.3.6-1-linux-${OS_ARCH}-debian-11" \
"codeigniter-4.3.7-0-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
Expand All @@ -46,7 +46,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/codeigniter/postunpack.sh
RUN /opt/bitnami/scripts/mysql-client/postunpack.sh
RUN /opt/bitnami/scripts/php/postunpack.sh
ENV APP_VERSION="4.3.6" \
ENV APP_VERSION="4.3.7" \
BITNAMI_APP_NAME="codeigniter" \
PATH="/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/mysql/bin:/opt/bitnami/codeigniter/bin:$PATH" \
PHP_ENABLE_OPCACHE="0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"arch": "amd64",
"distro": "debian-11",
"type": "NAMI",
"version": "4.3.6-1"
"version": "4.3.7-0"
},
"mysql-client": {
"arch": "amd64",
Expand Down
2 changes: 1 addition & 1 deletion bitnami/codeigniter/4/debian-11/tags-info.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
rolling-tags:
- "4"
- 4-debian-11
- 4.3.6
- 4.3.7
- latest
4 changes: 2 additions & 2 deletions bitnami/discourse/3/debian-11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ ARG TARGETARCH

LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-07-28T18:37:31Z" \
org.opencontainers.image.created="2023-07-30T23:45:43Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="3.0.6-debian-11-r0" \
org.opencontainers.image.ref.name="3.0.6-debian-11-r2" \
org.opencontainers.image.title="discourse" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="3.0.6"
Expand Down
4 changes: 2 additions & 2 deletions bitnami/drupal-nginx/9/debian-11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ ARG TARGETARCH

LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-07-27T10:31:03Z" \
org.opencontainers.image.created="2023-07-31T17:32:41Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="9.5.10-debian-11-r22" \
org.opencontainers.image.ref.name="9.5.10-debian-11-r23" \
org.opencontainers.image.title="drupal-nginx" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="9.5.10"
Expand Down
4 changes: 2 additions & 2 deletions bitnami/drupal/10/debian-11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ ARG TARGETARCH

LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-07-27T10:32:29Z" \
org.opencontainers.image.created="2023-07-31T17:33:13Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="10.1.1-debian-11-r14" \
org.opencontainers.image.ref.name="10.1.1-debian-11-r15" \
org.opencontainers.image.title="drupal" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="10.1.1"
Expand Down
4 changes: 2 additions & 2 deletions bitnami/elasticsearch/8/debian-11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ ARG TARGETARCH

LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-07-28T13:49:46Z" \
org.opencontainers.image.created="2023-07-30T15:21:23Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="8.9.0-debian-11-r3" \
org.opencontainers.image.ref.name="8.9.0-debian-11-r5" \
org.opencontainers.image.title="elasticsearch" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="8.9.0"
Expand Down
4 changes: 2 additions & 2 deletions bitnami/envoy/1.23/debian-11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ ARG TARGETARCH

LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-07-28T02:30:33Z" \
org.opencontainers.image.created="2023-07-31T03:31:42Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="1.23.12-debian-11-r2" \
org.opencontainers.image.ref.name="1.23.12-debian-11-r5" \
org.opencontainers.image.title="envoy" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="1.23.12"
Expand Down
4 changes: 2 additions & 2 deletions bitnami/envoy/1.24/debian-11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ ARG TARGETARCH

LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-07-28T05:18:15Z" \
org.opencontainers.image.created="2023-07-31T06:07:25Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="1.24.10-debian-11-r2" \
org.opencontainers.image.ref.name="1.24.10-debian-11-r5" \
org.opencontainers.image.title="envoy" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="1.24.10"
Expand Down
10 changes: 5 additions & 5 deletions bitnami/ghost/5/debian-11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ ARG TARGETARCH

LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-07-31T07:56:02Z" \
org.opencontainers.image.created="2023-07-31T23:11:58Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="5.56.0-debian-11-r0" \
org.opencontainers.image.ref.name="5.57.0-debian-11-r0" \
org.opencontainers.image.title="ghost" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="5.56.0"
org.opencontainers.image.version="5.57.0"

ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
Expand All @@ -29,7 +29,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
"python-3.9.17-4-linux-${OS_ARCH}-debian-11" \
"node-16.20.1-2-linux-${OS_ARCH}-debian-11" \
"mysql-client-10.11.4-1-linux-${OS_ARCH}-debian-11" \
"ghost-5.56.0-0-linux-${OS_ARCH}-debian-11" \
"ghost-5.57.0-0-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
Expand All @@ -47,7 +47,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/ghost/postunpack.sh
RUN /opt/bitnami/scripts/mysql-client/postunpack.sh
ENV APP_VERSION="5.56.0" \
ENV APP_VERSION="5.57.0" \
BITNAMI_APP_NAME="ghost" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/mysql/bin:/opt/bitnami/ghost/bin:$PATH"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"arch": "amd64",
"distro": "debian-11",
"type": "NAMI",
"version": "5.56.0-0"
"version": "5.57.0-0"
},
"mysql-client": {
"arch": "amd64",
Expand Down
2 changes: 1 addition & 1 deletion bitnami/ghost/5/debian-11/tags-info.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
rolling-tags:
- "5"
- 5-debian-11
- 5.56.0
- 5.57.0
- latest
4 changes: 2 additions & 2 deletions bitnami/gitlab-runner-helper/16/debian-11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ ARG TARGETARCH

LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-07-27T11:40:09Z" \
org.opencontainers.image.created="2023-07-31T17:35:04Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="16.2.0-debian-11-r6" \
org.opencontainers.image.ref.name="16.2.0-debian-11-r7" \
org.opencontainers.image.title="gitlab-runner-helper" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="16.2.0"
Expand Down
4 changes: 2 additions & 2 deletions bitnami/gitlab-runner/16/debian-11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ ARG TARGETARCH

LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-07-27T11:40:34Z" \
org.opencontainers.image.created="2023-07-31T17:31:35Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="16.2.0-debian-11-r6" \
org.opencontainers.image.ref.name="16.2.0-debian-11-r7" \
org.opencontainers.image.title="gitlab-runner" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="16.2.0"
Expand Down
4 changes: 2 additions & 2 deletions bitnami/google-cloud-sdk/0/debian-11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ ARG TARGETARCH

LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-07-27T21:50:23Z" \
org.opencontainers.image.created="2023-07-30T23:18:03Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="0.440.0-debian-11-r2" \
org.opencontainers.image.ref.name="0.440.0-debian-11-r5" \
org.opencontainers.image.title="google-cloud-sdk" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="0.440.0"
Expand Down
Loading

0 comments on commit 22726a5

Please sign in to comment.