mirror of
https://github.com/bitnami/containers.git
synced 2026-03-25 15:27:42 +08:00
5.0.2-debian-11-r6 release
This commit is contained in:
committed by
Bitnami Containers
parent
5d7fac46ca
commit
a0510bf6b7
@@ -8,10 +8,10 @@
|
||||
},
|
||||
"gosu": {
|
||||
"arch": "amd64",
|
||||
"digest": "da4a2f759ccc57c100d795b71ab297f48b31c4dd7578d773d963bbd49c42bd7b",
|
||||
"digest": "089bb11a3bc6031c5a91ab5f9534e9e7e41b928d10d72a3986f16bb61d3a9900",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "1.14.0-150"
|
||||
"version": "1.14.0-151"
|
||||
},
|
||||
"mysql-client": {
|
||||
"arch": "amd64",
|
||||
@@ -43,9 +43,9 @@
|
||||
},
|
||||
"yq": {
|
||||
"arch": "amd64",
|
||||
"digest": "a937d298205d3f7e8fcaa3ddbd24934cb2b809bcea54a1c0b3e3f29aa61428ac",
|
||||
"digest": "042fde05fc288b0b4dc0e0de0348990e95e75c2222927f5c961ea239167a0a6f",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "4.25.3-0"
|
||||
"version": "4.25.3-1"
|
||||
}
|
||||
}
|
||||
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user