[bitnami/osclass] Release 8.0.2-debian-11-r82 (#22691)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
parent
fb1a2c5a70
commit
3b6220feb7
|
|
@ -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="8.0.2-debian-11-r81" \
|
||||
org.opencontainers.image.ref.name="8.0.2-debian-11-r82" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/osclass" \
|
||||
org.opencontainers.image.title="osclass" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
|
|
@ -23,7 +23,7 @@ RUN install_packages acl ca-certificates curl libaudit1 libbrotli1 libbsd0 libbz
|
|||
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
COMPONENTS=( \
|
||||
"php-8.0.27-1-linux-${OS_ARCH}-debian-11" \
|
||||
"apache-2.4.55-1-linux-${OS_ARCH}-debian-11" \
|
||||
"apache-2.4.55-4-linux-${OS_ARCH}-debian-11" \
|
||||
"mysql-client-10.6.11-2-linux-${OS_ARCH}-debian-11" \
|
||||
"libphp-8.0.27-2-linux-${OS_ARCH}-debian-11" \
|
||||
"render-template-1.0.5-0-linux-${OS_ARCH}-debian-11" \
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"apache": {
|
||||
"arch": "amd64",
|
||||
"digest": "d0aa10a66399e95861e3ab3dc2d36fc84eabe022ecb577fb4c4e72e9b34c9655",
|
||||
"digest": "6937b37eaae1a0053c097ae04509cf3ccc4d260dd5fe010572753c3e8b22470d",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "2.4.55-1"
|
||||
"version": "2.4.55-4"
|
||||
},
|
||||
"gosu": {
|
||||
"arch": "amd64",
|
||||
|
|
|
|||
Loading…
Reference in New Issue