mirror of
https://github.com/bitnami/containers.git
synced 2026-03-29 16:27:49 +08:00
[bitnami/laravel] Release 9.5.2-debian-11-r4 (#23793)
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.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="9.5.2-debian-11-r3" \
|
||||
org.opencontainers.image.ref.name="9.5.2-debian-11-r4" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/laravel" \
|
||||
org.opencontainers.image.title="laravel" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
@@ -22,7 +22,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.8.16-3-linux-${OS_ARCH}-debian-11" \
|
||||
"php-8.1.15-1-linux-${OS_ARCH}-debian-11" \
|
||||
"php-8.1.15-2-linux-${OS_ARCH}-debian-11" \
|
||||
"node-18.14.0-0-linux-${OS_ARCH}-debian-11" \
|
||||
"wait-for-port-1.0.6-0-linux-${OS_ARCH}-debian-11" \
|
||||
"laravel-9.5.2-0-linux-${OS_ARCH}-debian-11" \
|
||||
|
||||
@@ -22,10 +22,10 @@
|
||||
},
|
||||
"php": {
|
||||
"arch": "amd64",
|
||||
"digest": "4e56974292b79dcc5dc73d84aa7af36139c5e379ca9e1c8d67b706e00bc883c0",
|
||||
"digest": "3b929f9b41ee8fc4bb120b1380d70cc2a2f37e65b02958d3d86436b75e729858",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "8.1.15-1"
|
||||
"version": "8.1.15-2"
|
||||
},
|
||||
"python": {
|
||||
"arch": "amd64",
|
||||
|
||||
Reference in New Issue
Block a user