mirror of
https://github.com/bitnami/containers.git
synced 2026-08-08 12:08:25 +08:00
[bitnami/cypress] Release 15.19.0-debian-12-r2 (#96127)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="https://downloads.bitnami.com/files/stacksmith"
|
||||
ARG TARGETARCH
|
||||
|
||||
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
|
||||
org.opencontainers.image.created="2026-08-01T01:32:51Z" \
|
||||
org.opencontainers.image.created="2026-08-07T00:43:45Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/cypress/README.md" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/cypress" \
|
||||
@@ -28,8 +28,8 @@ RUN --mount=type=secret,id=downloads_url,env=SECRET_DOWNLOADS_URL \
|
||||
DOWNLOADS_URL=${SECRET_DOWNLOADS_URL:-${DOWNLOADS_URL}} ; \
|
||||
mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \
|
||||
COMPONENTS=( \
|
||||
"python-3.14.6-8-linux-${OS_ARCH}-debian-12" \
|
||||
"node-24.18.1-0-linux-${OS_ARCH}-debian-12" \
|
||||
"python-3.14.7-0-linux-${OS_ARCH}-debian-12" \
|
||||
"node-24.19.0-0-linux-${OS_ARCH}-debian-12" \
|
||||
"cypress-15.19.0-0-linux-${OS_ARCH}-debian-12" \
|
||||
) ; \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
@@ -52,7 +52,7 @@ RUN mkdir /app && chmod g+rwX -R /app /opt/bitnami/node/cypress-cache && ln -s /
|
||||
ENV APP_VERSION="15.19.0" \
|
||||
BITNAMI_APP_NAME="cypress" \
|
||||
CYPRESS_CACHE_FOLDER="/opt/bitnami/node/cypress-cache" \
|
||||
IMAGE_REVISION="1" \
|
||||
IMAGE_REVISION="2" \
|
||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/node/lib/node_modules/cypress/bin:$PATH"
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
-1
@@ -1 +0,0 @@
|
||||
390b0df6ee97e2ca7fb06358afe89bc1a545c9c8fc74858fc49b33ff30a1442e node-24.18.1-0-linux-amd64-debian-12.tar.gz
|
||||
-1
@@ -1 +0,0 @@
|
||||
f1def9fbd83dbc6b4516da8b2292600bb87640972fd442c6e53027880ff3c89e node-24.18.1-0-linux-arm64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
c8c1ab9dab5011c067c44f1eafbec96ff7ea1427374ca2245816b9226ebfcc7a node-24.19.0-0-linux-amd64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
43e42c950112f09a716496cf7f66bf6422f4e5e21ec855579124b926b9c30559 node-24.19.0-0-linux-arm64-debian-12.tar.gz
|
||||
-1
@@ -1 +0,0 @@
|
||||
56e3b80eaeb4f869dfccb3d623a0dad3c3edf9999af6af8ef888fdd17790e3a9 python-3.14.6-8-linux-amd64-debian-12.tar.gz
|
||||
-1
@@ -1 +0,0 @@
|
||||
730f23ab35f9bba382b38788d4b06c69b42c47f294e47ed69ed0713fc3b541b6 python-3.14.6-8-linux-arm64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
051dbcfa2f574dadd7e6eb3df9a6aaa93c3e9c24ea98fa707be068dc9b674d50 python-3.14.7-0-linux-amd64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
bda182f161aa541d576a7f8b1ff8f535a3cb37ecf1bdfd6dee70c95c22082dba python-3.14.7-0-linux-arm64-debian-12.tar.gz
|
||||
Reference in New Issue
Block a user