[bitnami/dotnet] Release 8.0.3-debian-12-r0 (#63782)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-03-12 20:57:14 +01:00
committed by GitHub
parent dc6e7cb4d0
commit f64a8b8c20
4 changed files with 8 additions and 7 deletions

View File

@@ -3,6 +3,6 @@
"arch": "amd64",
"distro": "debian-12",
"type": "NAMI",
"version": "8.0.2-0"
"version": "8.0.3-0"
}
}

View File

@@ -118,5 +118,6 @@ print_image_welcome_page() {
log "${BOLD}Welcome to the Bitnami ${BITNAMI_APP_NAME} container${RESET}"
log "Subscribe to project updates by watching ${BOLD}${github_url}${RESET}"
log "Submit issues and feature requests at ${BOLD}${github_url}/issues${RESET}"
log "Upgrade to Tanzu Application Catalog for production environments to access custom-configured and pre-packaged software components. Gain enhanced features, including Software Bill of Materials (SBOM), CVE scan result reports, and VEX documents. To learn more, visit ${BOLD}https://bitnami.com/enterprise${RESET}"
log ""
}