mirror of
https://github.com/bitnami/containers.git
synced 2026-03-07 10:07:20 +08:00
[bitnami/laravel] Release 10.2.4-debian-11-r6 (#40133)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -6,10 +6,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-07-03T13:29:35Z" \
|
||||
org.opencontainers.image.created="2023-07-06T13:57:48Z" \
|
||||
org.opencontainers.image.description="Application packaged by VMware, Inc" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="10.2.4-debian-11-r5" \
|
||||
org.opencontainers.image.ref.name="10.2.4-debian-11-r6" \
|
||||
org.opencontainers.image.title="laravel" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
org.opencontainers.image.version="10.2.4"
|
||||
@@ -25,7 +25,7 @@ RUN install_packages ca-certificates curl libbrotli1 libbsd0 libbz2-1.0 libcom-e
|
||||
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
COMPONENTS=( \
|
||||
"python-3.9.17-1-linux-${OS_ARCH}-debian-11" \
|
||||
"php-8.2.7-3-linux-${OS_ARCH}-debian-11" \
|
||||
"php-8.2.8-0-linux-${OS_ARCH}-debian-11" \
|
||||
"node-18.16.1-0-linux-${OS_ARCH}-debian-11" \
|
||||
"wait-for-port-1.0.6-9-linux-${OS_ARCH}-debian-11" \
|
||||
"laravel-10.2.4-1-linux-${OS_ARCH}-debian-11" \
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"arch": "amd64",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "8.2.7-3"
|
||||
"version": "8.2.8-0"
|
||||
},
|
||||
"python": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
Bitnami containers ship with software bundles. You can find the licenses at:
|
||||
https://bitnami.com/open-source
|
||||
Bitnami containers ship with software bundles. You can find the licenses under:
|
||||
/opt/bitnami/[name-of-bundle]/licenses/[bundle-version].txt
|
||||
|
||||
Reference in New Issue
Block a user