mirror of
https://github.com/bitnami/containers.git
synced 2026-02-12 23:27:17 +08:00
[bitnami/jruby] Release 9.3.9-0-debian-11-r5 (#12880)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -4,7 +4,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="9.3.9-0-debian-11-r4" \
|
||||
org.opencontainers.image.ref.name="9.3.9-0-debian-11-r5" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/jruby" \
|
||||
org.opencontainers.image.title="jruby" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
@@ -23,7 +23,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
"python-3.8.15-1-linux-${OS_ARCH}-debian-11" \
|
||||
"node-14.21.1-0-linux-${OS_ARCH}-debian-11" \
|
||||
"java-11.0.17-7-1-linux-${OS_ARCH}-debian-11" \
|
||||
"jruby-9.3.9-0-0-linux-${OS_ARCH}-debian-11" \
|
||||
"jruby-9.3.9-0-1-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
},
|
||||
"jruby": {
|
||||
"arch": "amd64",
|
||||
"digest": "db5dab1f57b01e49cdfc2af3592268d4462a8a11c7e159802bf8833a0592f811",
|
||||
"digest": "1156975840b65a8fcdf20c86e5c6cf010aa0c225220e6b9bb4df9633fe83cbcf",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "9.3.9-0-0"
|
||||
"version": "9.3.9-0-1"
|
||||
},
|
||||
"node": {
|
||||
"arch": "amd64",
|
||||
|
||||
Reference in New Issue
Block a user