mirror of
https://github.com/bitnami/containers.git
synced 2026-03-05 07:29:11 +08:00
6.1.5-1-debian-10-r10 release
This commit is contained in:
committed by
Bitnami Containers
parent
b4a6833419
commit
e23d3131c5
@@ -13,7 +13,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7"
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ruby" "2.6.10-0" --checksum 8b0c4f7cd33a70ca145b772d8a495c2915da6031a164b67055025afd6648d4f6
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "node" "14.19.2-0" --checksum b3370c72fa6879fb21f6c2c250fa61fa7029befbb53da1535f9b895ead5d8acd
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.6.7-4" --checksum 14329a8ec0a649ecb9ffb37085a547183748efedea8ed029801ab9b381ab7173
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "git" "2.36.0-0" --checksum 30924cdaed3ea73d8c91a3a460fe917ae14a6a83f1c231c019c2444e6dc517fa
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "git" "2.36.1-0" --checksum e00f740b66faf2808cb8983a39b186d43a8367730512c402df78751a9cefbfc1
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.1-10" --checksum 35c818ba3f4b5aae905959bc7d3a5e81fc63786e3c662b604612c0aa7fcda8fd
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "rails" "6.1.5-1-0" --checksum 188a9c71dbe5b818735953687ea22610b54da54e60984da8d6da3a84f33e8074
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"git": {
|
||||
"arch": "amd64",
|
||||
"digest": "30924cdaed3ea73d8c91a3a460fe917ae14a6a83f1c231c019c2444e6dc517fa",
|
||||
"digest": "e00f740b66faf2808cb8983a39b186d43a8367730512c402df78751a9cefbfc1",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "2.36.0-0"
|
||||
"version": "2.36.1-0"
|
||||
},
|
||||
"gosu": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -35,7 +35,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
* [`7`, `7-debian-10`, `7.0.2-4`, `7.0.2-4-debian-10-r10`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/7.0.2-4-debian-10-r10/7/debian-10/Dockerfile)
|
||||
* [`6`, `6-debian-10`, `6.1.5-1`, `6.1.5-1-debian-10-r9` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/6.1.5-1-debian-10-r9/6/debian-10/Dockerfile)
|
||||
* [`6`, `6-debian-10`, `6.1.5-1`, `6.1.5-1-debian-10-r10` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/6.1.5-1-debian-10-r10/6/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/rails GitHub repo](https://github.com/bitnami/bitnami-docker-rails).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user