mirror of
https://github.com/bitnami/containers.git
synced 2026-03-26 23:08:08 +08:00
[bitnami/appsmith] Release 1.9.19-debian-11-r2 (#34186)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -3,10 +3,10 @@ FROM docker.io/bitnami/minideb:bullseye
|
||||
ARG TARGETARCH
|
||||
|
||||
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
|
||||
org.opencontainers.image.created="2023-05-15T19:59:20Z" \
|
||||
org.opencontainers.image.created="2023-05-16T18:05:38Z" \
|
||||
org.opencontainers.image.description="Application packaged by VMware, Inc" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="1.9.19-debian-11-r1" \
|
||||
org.opencontainers.image.ref.name="1.9.19-debian-11-r2" \
|
||||
org.opencontainers.image.title="appsmith" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
org.opencontainers.image.version="1.9.19"
|
||||
@@ -25,11 +25,11 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
"python-3.9.16-12-linux-${OS_ARCH}-debian-11" \
|
||||
"wait-for-port-1.0.6-6-linux-${OS_ARCH}-debian-11" \
|
||||
"render-template-1.0.5-5-linux-${OS_ARCH}-debian-11" \
|
||||
"node-16.20.0-1-linux-${OS_ARCH}-debian-11" \
|
||||
"node-16.20.0-2-linux-${OS_ARCH}-debian-11" \
|
||||
"nginx-1.23.4-3-linux-${OS_ARCH}-debian-11" \
|
||||
"mongodb-shell-1.8.2-0-linux-${OS_ARCH}-debian-11" \
|
||||
"java-17.0.7-7-1-linux-${OS_ARCH}-debian-11" \
|
||||
"appsmith-1.9.19-0-linux-${OS_ARCH}-debian-11" \
|
||||
"appsmith-1.9.19-1-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"arch": "amd64",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "1.9.19-0"
|
||||
"version": "1.9.19-1"
|
||||
},
|
||||
"java": {
|
||||
"arch": "amd64",
|
||||
@@ -27,7 +27,7 @@
|
||||
"arch": "amd64",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "16.20.0-1"
|
||||
"version": "16.20.0-2"
|
||||
},
|
||||
"python": {
|
||||
"arch": "amd64",
|
||||
|
||||
Reference in New Issue
Block a user