7.0.1-0-debian-10-r11 release

This commit is contained in:
Bitnami Bot
2022-01-25 03:44:51 +00:00
parent e64d5cf712
commit 304e60deb0
3 changed files with 11 additions and 11 deletions

View File

@@ -12,10 +12,10 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.8.12-
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ruby" "2.7.5-3" --checksum 37133876204e89d7612320e80ce4a9b63d29fa7cc061dacbac2d535955e5de79
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "node" "14.18.3-5" --checksum 70338565b39f0c8be869cb05107365dac31a26caf1fe5ba24de171a6dd334375
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.3.32-1" --checksum 727834a55587746f90b159966c9abf2ce31a6effbe83d8c38ee6250641c9a22a
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "git" "2.34.1-3" --checksum fd50ae3e5db7e54d4e3168aebc7d0fe037fc975ae3611c97e0abcbbcc503b2e8
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "git" "2.34.1-4" --checksum 3cb223b1dbe1be9280279e2427c850f7080bf6d0b938c2fbe7b2d7a34724c61b
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.1-5" --checksum 1e34030c18f0ec2467fa5f1b1fbad24add217f671c3a61628f7b8671391f9676
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "rails" "7.0.1-0-1" --checksum f1f7449ab9f5f6cd1d8fe02edecf589b86164645626dc1cc290b0a0d78609c93
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-2" --checksum 7419bc5e2be68eb14c92e321acc843413481cda73323fb8c0d1dda8b1e5aa9d5
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "rails" "7.0.1-0-2" --checksum 564fc337da67076054725ac4c432793631e7bb312cdcd71f98b4556e021e6079
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-3" --checksum 276ab5a0be4b05e136ec468d62c8f9cc4f40d9664c55f01f16a9f1209ba16980
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN /build/bitnami-user.sh
@@ -23,7 +23,7 @@ RUN /build/bitnami-user.sh
COPY rootfs /
RUN /opt/bitnami/scripts/rails/postunpack.sh
ENV BITNAMI_APP_NAME="rails" \
BITNAMI_IMAGE_VERSION="7.0.1-0-debian-10-r10" \
BITNAMI_IMAGE_VERSION="7.0.1-0-debian-10-r11" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/ruby/bin:/opt/bitnami/node/bin:/opt/bitnami/mysql/bin:/opt/bitnami/git/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 3000

View File

@@ -1,17 +1,17 @@
{
"git": {
"arch": "amd64",
"digest": "fd50ae3e5db7e54d4e3168aebc7d0fe037fc975ae3611c97e0abcbbcc503b2e8",
"digest": "3cb223b1dbe1be9280279e2427c850f7080bf6d0b938c2fbe7b2d7a34724c61b",
"distro": "debian-10",
"type": "NAMI",
"version": "2.34.1-3"
"version": "2.34.1-4"
},
"gosu": {
"arch": "amd64",
"digest": "7419bc5e2be68eb14c92e321acc843413481cda73323fb8c0d1dda8b1e5aa9d5",
"digest": "276ab5a0be4b05e136ec468d62c8f9cc4f40d9664c55f01f16a9f1209ba16980",
"distro": "debian-10",
"type": "NAMI",
"version": "1.14.0-2"
"version": "1.14.0-3"
},
"mysql-client": {
"arch": "amd64",
@@ -36,10 +36,10 @@
},
"rails": {
"arch": "amd64",
"digest": "f1f7449ab9f5f6cd1d8fe02edecf589b86164645626dc1cc290b0a0d78609c93",
"digest": "564fc337da67076054725ac4c432793631e7bb312cdcd71f98b4556e021e6079",
"distro": "debian-10",
"type": "NAMI",
"version": "7.0.1-0-1"
"version": "7.0.1-0-2"
},
"ruby": {
"arch": "amd64",

View File

@@ -37,7 +37,7 @@ $ docker-compose up
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/).
* [`7`, `7-debian-10`, `7.0.1-0`, `7.0.1-0-debian-10-r10`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/7.0.1-0-debian-10-r10/7/debian-10/Dockerfile)
* [`7`, `7-debian-10`, `7.0.1-0`, `7.0.1-0-debian-10-r11`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/7.0.1-0-debian-10-r11/7/debian-10/Dockerfile)
* [`6`, `6-debian-10`, `6.1.4-4`, `6.1.4-4-debian-10-r20` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/6.1.4-4-debian-10-r20/6/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/rails GitHub repo](https://github.com/bitnami/bitnami-docker-rails).