[bitnami/redmine] Release 5.0.2-debian-11-r18 (#2995)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2022-08-13 00:40:59 +02:00
committed by GitHub
parent 069030b2c1
commit d9dcccf94f
3 changed files with 8 additions and 7 deletions

View File

@@ -6,6 +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="5.0.2-debian-11-r18" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/redmine" \
org.opencontainers.image.title="redmine" \
org.opencontainers.image.vendor="VMware, Inc." \
@@ -18,9 +19,9 @@ RUN install_packages acl ca-certificates curl ghostscript gsfonts gzip imagemagi
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-153" --checksum d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.27.2-1" --checksum 44d0058c0fffa1ccc89c081ed3e5c897489fa02580a839cfe1d37b2ca771f237
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ruby" "3.0.4-152" --checksum 31c2f63de32635f535f7ae9e382dc06e63b96532f26cf26121d63559628d317d
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-client" "11.16.0-152" --checksum 61628b9756eac7d4dcc7a9c2c6498f379ad2dbf97b0e1be6beac85720de140fe
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-client" "11.17.0-0" --checksum 6fc185dfa4cac2f2338d9900835f74b94f023cf53c99edf0966ee0f66b43ed2b
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.6.8-152" --checksum 3c4757f1064b7a1648886658f05706957cf165c57fa922f4a6ebb757a19034cb
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "git" "2.37.1-2" --checksum cac709be5709568fc93602ec97f27c1ae02b6314980f3e046649a0ee30a801e6
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "git" "2.37.2-0" --checksum e695c1e29ff39cd54da23d2d5c3703d7d767a1d17d42ca85b3581d6e2d171bca
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "redmine" "5.0.2-2" --checksum eabc38934ffa9867b274d0b63d9b4b37f9877842a8b296c489e7b2163fca8958
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": "cac709be5709568fc93602ec97f27c1ae02b6314980f3e046649a0ee30a801e6",
"digest": "e695c1e29ff39cd54da23d2d5c3703d7d767a1d17d42ca85b3581d6e2d171bca",
"distro": "debian-11",
"type": "NAMI",
"version": "2.37.1-2"
"version": "2.37.2-0"
},
"gosu": {
"arch": "amd64",
@@ -22,10 +22,10 @@
},
"postgresql-client": {
"arch": "amd64",
"digest": "61628b9756eac7d4dcc7a9c2c6498f379ad2dbf97b0e1be6beac85720de140fe",
"digest": "6fc185dfa4cac2f2338d9900835f74b94f023cf53c99edf0966ee0f66b43ed2b",
"distro": "debian-11",
"type": "NAMI",
"version": "11.16.0-152"
"version": "11.17.0-0"
},
"redmine": {
"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-r17`, `latest` (5/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/redmine/5/debian-11/Dockerfile)
- [`5`, `5-debian-11`, `5.0.2`, `5.0.2-debian-11-r18`, `latest` (5/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/redmine/5/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).