[bitnami/opencart] Release 3.0.3-8-debian-11-r25 (#2739)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
parent
6537d1df7f
commit
d34272f6f2
|
|
@ -6,7 +6,7 @@ ENV HOME="/" \
|
|||
|
||||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||
org.opencontainers.image.ref.name="3.0.3-8-debian-11-r24" \
|
||||
org.opencontainers.image.ref.name="3.0.3-8-debian-11-r25" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/opencart" \
|
||||
org.opencontainers.image.title="opencart" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
|
|
@ -21,7 +21,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "apache" "2.4.54-
|
|||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.6.8-152" --checksum 3c4757f1064b7a1648886658f05706957cf165c57fa922f4a6ebb757a19034cb
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "libphp" "8.0.22-1" --checksum 1af064539b6d283201bc3331f7c9b9c7470c6eefd884539b184277df879e8bcc
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.3-152" --checksum 7909504f3232654c427681ecc8ed4b8599a2df0f17f26ff769a83ed167d05b69
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "opencart" "3.0.3-8-152" --checksum b62b47dcc7c72057a6ddaee7c787b7f8ee28930e901d9859ca2792864b59e7d2
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "opencart" "3.0.3-8-153" --checksum 3731679b2d227b2d88ae666d516fd191f791b514f2a243243401de513253321c
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-153" --checksum d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
|
|
|
|||
|
|
@ -29,10 +29,10 @@
|
|||
},
|
||||
"opencart": {
|
||||
"arch": "amd64",
|
||||
"digest": "b62b47dcc7c72057a6ddaee7c787b7f8ee28930e901d9859ca2792864b59e7d2",
|
||||
"digest": "3731679b2d227b2d88ae666d516fd191f791b514f2a243243401de513253321c",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "3.0.3-8-152"
|
||||
"version": "3.0.3-8-153"
|
||||
},
|
||||
"php": {
|
||||
"arch": "amd64",
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ Non-root container images add an extra layer of security and are generally recom
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`3`, `3-debian-11`, `3.0.3-8`, `3.0.3-8-debian-11-r24`, `latest` (3/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/opencart/3/debian-11/Dockerfile)
|
||||
* [`3`, `3-debian-11`, `3.0.3-8`, `3.0.3-8-debian-11-r25`, `latest` (3/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/opencart/3/debian-11/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue