mirror of
https://github.com/bitnami/containers.git
synced 2026-08-09 13:04:38 +08:00
[bitnami/chainloop-control-plane-migrations] Release 1.105.7-debian-12-r0 (#96142)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -18,7 +18,7 @@ RUN --mount=type=secret,id=downloads_url,env=SECRET_DOWNLOADS_URL \
|
||||
mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \
|
||||
COMPONENTS=( \
|
||||
"atlas-1.3.0-0-linux-${OS_ARCH}-debian-12" \
|
||||
"chainloop-control-plane-migrations-1.105.6-0-linux-${OS_ARCH}-debian-12" \
|
||||
"chainloop-control-plane-migrations-1.105.7-0-linux-${OS_ARCH}-debian-12" \
|
||||
) ; \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||
@@ -41,11 +41,11 @@ ARG TARGETARCH
|
||||
ENV OS_ARCH="${TARGETARCH:-amd64}"
|
||||
|
||||
LABEL org.opencontainers.image.base.name="scratch" \
|
||||
org.opencontainers.image.created="2026-08-06T12:13:42Z" \
|
||||
org.opencontainers.image.created="2026-08-07T10:42:26Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.title="chainloop-control-plane-migrations" \
|
||||
org.opencontainers.image.vendor="Broadcom, Inc." \
|
||||
org.opencontainers.image.version="1.105.6"
|
||||
org.opencontainers.image.version="1.105.7"
|
||||
|
||||
COPY rootfs /
|
||||
COPY --from=builder /opt/bitnami/chainloop/migrations /migrations
|
||||
@@ -55,7 +55,7 @@ COPY --from=builder /opt/bitnami/atlas/licenses /opt/bitnami/atlas/licenses
|
||||
COPY --from=builder /opt/bitnami/chainloop/.spdx-chainloop-control-plane-migrations.spdx /opt/bitnami/chainloop/.spdx-chainloop-control-plane-migrations.spdx
|
||||
COPY --from=builder /opt/bitnami/chainloop/licenses /opt/bitnami/chainloop/licenses
|
||||
|
||||
ENV APP_VERSION="1.105.6" \
|
||||
ENV APP_VERSION="1.105.7" \
|
||||
BITNAMI_APP_NAME="chainloop-control-plane-migrations" \
|
||||
IMAGE_REVISION="0" \
|
||||
PATH="/opt/bitnami/atlas/bin:$PATH"
|
||||
|
||||
-1
@@ -1 +0,0 @@
|
||||
70ead88e5eef90457ffdd38065b0a9d2dd0bd6bc1242e8a9aad102d39eefd1f5 chainloop-control-plane-migrations-1.105.6-0-linux-amd64-debian-12.tar.gz
|
||||
-1
@@ -1 +0,0 @@
|
||||
8404065892b7a0ed019173c7d92ecf148b77c0e66be42733d24819cdb8575870 chainloop-control-plane-migrations-1.105.6-0-linux-arm64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
d2d2e08d3ce6ca2fb1ec5cbffc5aa9eccd2cb259e930ad11c83b06b076d06f4d chainloop-control-plane-migrations-1.105.7-0-linux-amd64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
b41de7e7c4cabd371f06ec288376fc79d6256472a466312341d1869db2a0fbf1 chainloop-control-plane-migrations-1.105.7-0-linux-arm64-debian-12.tar.gz
|
||||
Reference in New Issue
Block a user