mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
[bitnami/sonarqube] Release 9.9.4-debian-12-r7 (#64177)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -8,10 +8,10 @@ ARG TARGETARCH
|
||||
|
||||
LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \
|
||||
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
|
||||
org.opencontainers.image.created="2024-03-23T04:54:56Z" \
|
||||
org.opencontainers.image.created="2024-03-27T10:00:33Z" \
|
||||
org.opencontainers.image.description="Application packaged by VMware, Inc" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="9.9.4-debian-12-r6" \
|
||||
org.opencontainers.image.ref.name="9.9.4-debian-12-r7" \
|
||||
org.opencontainers.image.title="sonarqube" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
org.opencontainers.image.version="9.9.4"
|
||||
|
||||
@@ -37,3 +37,4 @@ done
|
||||
# The installation directory needs to be writable in order for persistence logic to work (i.e. deleting folders inside it)
|
||||
# The 'sonar.sh' file needs to be writable when running as a non-root user since it si going to be modified during initialization
|
||||
chmod g+w "$SONARQUBE_CONF_FILE" "$SONARQUBE_BASE_DIR"
|
||||
chmod o+rX -R "${SONARQUBE_BASE_DIR}/elasticsearch/config"
|
||||
|
||||
Reference in New Issue
Block a user