[bitnami/redmine] Release 6.0.5-debian-12-r7 (#82624)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
parent
8e50118cb1
commit
1bc6d09702
|
|
@ -8,10 +8,9 @@ ARG TARGETARCH
|
|||
|
||||
LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \
|
||||
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
|
||||
org.opencontainers.image.created="2025-06-19T07:43:12Z" \
|
||||
org.opencontainers.image.created="2025-06-26T07:16:13Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/redmine/README.md" \
|
||||
org.opencontainers.image.ref.name="6.0.5-debian-12-r6" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/redmine" \
|
||||
org.opencontainers.image.title="redmine" \
|
||||
org.opencontainers.image.vendor="Broadcom, Inc." \
|
||||
|
|
@ -32,7 +31,7 @@ RUN --mount=type=secret,id=downloads_url,env=SECRET_DOWNLOADS_URL \
|
|||
"yq-4.45.4-3-linux-${OS_ARCH}-debian-12" \
|
||||
"ruby-3.3.8-3-linux-${OS_ARCH}-debian-12" \
|
||||
"postgresql-client-17.5.0-1-linux-${OS_ARCH}-debian-12" \
|
||||
"mysql-client-11.4.7-0-linux-${OS_ARCH}-debian-12" \
|
||||
"mysql-client-11.8.2-0-linux-${OS_ARCH}-debian-12" \
|
||||
"redmine-6.0.5-0-linux-${OS_ARCH}-debian-12" \
|
||||
) ; \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"arch": "amd64",
|
||||
"distro": "debian-12",
|
||||
"type": "NAMI",
|
||||
"version": "11.4.7-0"
|
||||
"version": "11.8.2-0"
|
||||
},
|
||||
"postgresql-client": {
|
||||
"arch": "amd64",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
rolling-tags:
|
||||
- "6"
|
||||
- 6-debian-12
|
||||
- 6.0.5
|
||||
- latest
|
||||
- "6"
|
||||
- 6-debian-12
|
||||
- 6.0.5
|
||||
- latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue