4.1.1-debian-10-r282 release

This commit is contained in:
Bitnami Bot 2021-03-10 09:12:24 +00:00
parent da33f45720
commit c12b498145
3 changed files with 5 additions and 5 deletions

View File

@ -11,14 +11,14 @@ RUN /build/install-nami.sh
RUN bitnami-pkg install ruby-2.6.6-2 --checksum 4a1c68af2b652fd873124ebb00ec79574007105730059539b1d3223bbea2af34
RUN bitnami-pkg install postgresql-client-11.11.0-0 --checksum 648e3913acf696c24143dfca8081d22f655f6a70abc542f5daf3f3cd9aa8e2e9
RUN bitnami-pkg install mysql-client-10.3.28-0 --checksum 9398376ca9e2033d5bc193232e8aa9b57d91d4ccf06fa67bfa0d30ef36e44c25
RUN bitnami-pkg install git-2.30.1-0 --checksum 7ebcf1f8694ead1a3c2c070050fbe11e957bae6cf3fbf95e5cc22a057f3ee9e7
RUN bitnami-pkg install git-2.30.2-0 --checksum e65ceae013d3039ce95248f4bbae139b637ca2fef25721ce72e692f4dbb791e3
RUN bitnami-pkg install tini-0.19.0-1 --checksum 9b1f1c095944bac88a62c1b63f3bff1bb123aa7ccd371c908c0e5b41cec2528d
RUN bitnami-pkg unpack redmine-4.1.1-2 --checksum b0872cfb24823d44df9addfd1d217f7085bada5846fefe73b141bf397cc8cd1c
RUN bitnami-pkg install gosu-1.12.0-2 --checksum 4d858ac600c38af8de454c27b7f65c0074ec3069880cb16d259a6e40a46bbc50
COPY rootfs /
ENV BITNAMI_APP_NAME="redmine" \
BITNAMI_IMAGE_VERSION="4.1.1-debian-10-r281" \
BITNAMI_IMAGE_VERSION="4.1.1-debian-10-r282" \
OS_ARCH="amd64" \
OS_FLAVOUR="debian-10" \
OS_NAME="linux" \

View File

@ -1,10 +1,10 @@
{
"git": {
"arch": "amd64",
"digest": "7ebcf1f8694ead1a3c2c070050fbe11e957bae6cf3fbf95e5cc22a057f3ee9e7",
"digest": "e65ceae013d3039ce95248f4bbae139b637ca2fef25721ce72e692f4dbb791e3",
"distro": "debian-10",
"type": "NAMI",
"version": "2.30.1-0"
"version": "2.30.2-0"
},
"gosu": {
"arch": "amd64",

View File

@ -38,7 +38,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
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/).
* [`4`, `4-debian-10`, `4.1.1`, `4.1.1-debian-10-r281`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.1.1-debian-10-r281/4/debian-10/Dockerfile)
* [`4`, `4-debian-10`, `4.1.1`, `4.1.1-debian-10-r282`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/4.1.1-debian-10-r282/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/redmine GitHub repo](https://github.com/bitnami/bitnami-docker-redmine).