4.1.5-debian-11-r6 release

This commit is contained in:
Bitnami Bot
2022-07-09 02:41:54 +00:00
committed by Bitnami Containers
parent aef2cca5dc
commit f70a35172b
4 changed files with 8 additions and 8 deletions

View File

@@ -1,17 +1,17 @@
{
"apache": {
"arch": "amd64",
"digest": "d6ead7637955f94ec4821b1d2ceccb36fb91b8f4ee4aef3bf4287c588be2f1b4",
"digest": "988f12cbb80baba2b275ec922bb714852593f5c40940658a8b2717651200d92e",
"distro": "debian-11",
"type": "NAMI",
"version": "2.4.54-150"
"version": "2.4.54-151"
},
"gosu": {
"arch": "amd64",
"digest": "da4a2f759ccc57c100d795b71ab297f48b31c4dd7578d773d963bbd49c42bd7b",
"digest": "089bb11a3bc6031c5a91ab5f9534e9e7e41b928d10d72a3986f16bb61d3a9900",
"distro": "debian-11",
"type": "NAMI",
"version": "1.14.0-150"
"version": "1.14.0-151"
},
"joomla": {
"arch": "amd64",

View File

@@ -40,7 +40,7 @@ print_welcome_page() {
# None
#########################
print_image_welcome_page() {
local github_url="https://github.com/bitnami/bitnami-docker-${BITNAMI_APP_NAME}"
local github_url="https://github.com/bitnami/containers"
log ""
log "${BOLD}Welcome to the Bitnami ${BITNAMI_APP_NAME} container${RESET}"