5.0.2-debian-11-r3 release

This commit is contained in:
Bitnami Bot
2022-06-30 15:11:14 +00:00
committed by Bitnami Containers
parent a28c090d4d
commit 6ed7bf864c
3 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.25.3-0" -
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ruby" "3.0.4-150" --checksum 32f5d26a1d7c39521a33c0bbe6b47fe584d8f44d26a79fbe008ebb191d100821
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-client" "11.16.0-150" --checksum 1204401fc614c448f61983e4bc1136b9ba0475c77b2f3ff497ffea59c2879a01
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.6.8-150" --checksum b47e1015fc1c9ce456f134ffd5b6ac6960c3f369c96fcd37319e9289b29a1047
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "git" "2.36.1-151" --checksum a7adf946a3e5d1b7e9f18abd4bbf112780a41ea797bdd3f067f87dfea07e85d6
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "git" "2.37.0-0" --checksum 75341efddd4113ca16df9815f6e015881c73f71c66c412a43e2ed7cc4fa7f177
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "redmine" "5.0.2-0" --checksum 1c19c583e18ee7c17bea13506080200a2440c5a734e2a68f468da4406851b9ad
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives

View File

@@ -1,10 +1,10 @@
{
"git": {
"arch": "amd64",
"digest": "a7adf946a3e5d1b7e9f18abd4bbf112780a41ea797bdd3f067f87dfea07e85d6",
"digest": "75341efddd4113ca16df9815f6e015881c73f71c66c412a43e2ed7cc4fa7f177",
"distro": "debian-11",
"type": "NAMI",
"version": "2.36.1-151"
"version": "2.37.0-0"
},
"gosu": {
"arch": "amd64",

View File

@@ -37,7 +37,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.dev/) 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/).
- [`5`, `5-debian-11`, `5.0.2`, `5.0.2-debian-11-r2`, `latest` (5/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/5.0.2-debian-11-r2/5/debian-11/Dockerfile)
- [`5`, `5-debian-11`, `5.0.2`, `5.0.2-debian-11-r3`, `latest` (5/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-redmine/blob/5.0.2-debian-11-r3/5/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/redmine GitHub repo](https://github.com/bitnami/bitnami-docker-redmine).