mirror of
https://github.com/bitnami/containers.git
synced 2026-04-06 09:17:43 +08:00
[bitnami/spark] Release 3.1.3-debian-11-r52 (#13175)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -5,7 +5,7 @@ ARG TARGETARCH
|
||||
|
||||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||
org.opencontainers.image.ref.name="3.1.3-debian-11-r51" \
|
||||
org.opencontainers.image.ref.name="3.1.3-debian-11-r52" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/spark" \
|
||||
org.opencontainers.image.title="spark" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
@@ -25,7 +25,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
COMPONENTS=( \
|
||||
"python-3.8.15-1-linux-${OS_ARCH}-debian-11" \
|
||||
"java-1.8.352-1-linux-${OS_ARCH}-debian-11" \
|
||||
"spark-3.1.3-24-linux-${OS_ARCH}-debian-11" \
|
||||
"spark-3.1.3-25-linux-${OS_ARCH}-debian-11" \
|
||||
"gosu-1.14.0-155-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
|
||||
@@ -22,9 +22,9 @@
|
||||
},
|
||||
"spark": {
|
||||
"arch": "amd64",
|
||||
"digest": "9055343842f53e381a83cd919892e1626ffd51eb7b4eab26cddfee6ca4f1fc7a",
|
||||
"digest": "03c16180a100f03ea2b6ee6976984b099ebf6a7ea3b392a58236a85c225f38d1",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "3.1.3-24"
|
||||
"version": "3.1.3-25"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user