chore!: publish new catalogue generation

- a number of non-docker registry apps are up
- the digest handling is fixed
- unknown digests are marked as unknown, registry blocks us

This is still a bit experimental but getting there! Nothing should break
because of this.
This commit is contained in:
decentral1se 2022-02-21 09:59:23 +01:00
parent 0faeae4e1c
commit bf3419c8f9
No known key found for this signature in database
GPG key ID: 03789458B3D0C410

View file

@ -50,22 +50,22 @@
{
"1.0.0+8.5.0": {
"app": {
"digest": "535571e",
"digest": "unknown",
"image": "decentral1se/alerta",
"tag": "8.5.0"
},
"db": {
"digest": "19c11a8",
"digest": "5285cb6",
"image": "mongo",
"tag": "3-xenial"
},
"mail": {
"digest": "535571e",
"digest": "unknown",
"image": "decentral1se/alerta",
"tag": "8.5.0"
},
"queue": {
"digest": "563888f",
"digest": "f1b6973",
"image": "redis",
"tag": "6"
}
@ -146,7 +146,22 @@
"name": "calibre-web",
"repository": "https://git.coopcloud.tech/coop-cloud/calibre-web.git",
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/calibre-web.git",
"versions": [],
"versions": [
{
"0.1.0+0.6.14": {
"app": {
"digest": "5d2b35b",
"image": "linuxserver/calibre-web",
"tag": "0.6.14"
},
"web": {
"digest": "c316d5a",
"image": "nginx",
"tag": "1.20.0"
}
}
}
],
"website": ""
},
"capsul": {
@ -225,12 +240,12 @@
{
"1.0.0+6.4.9.3": {
"app": {
"digest": "ce40c5b",
"digest": "c087609",
"image": "collabora/code",
"tag": "6.4.9.3"
},
"web": {
"digest": "2e87d9f",
"digest": "c316d5a",
"image": "nginx",
"tag": "1.21.4"
}
@ -239,12 +254,12 @@
{
"2.0.0+21.11.0.5.1": {
"app": {
"digest": "ed28d80",
"digest": "c087609",
"image": "collabora/code",
"tag": "21.11.0.5.1"
},
"web": {
"digest": "2e87d9f",
"digest": "c316d5a",
"image": "nginx",
"tag": "1.21.4"
}
@ -253,12 +268,12 @@
{
"2.1.0+21.11.1.4.1": {
"app": {
"digest": "2c27207",
"digest": "c087609",
"image": "collabora/code",
"tag": "21.11.1.4.1"
},
"web": {
"digest": "2e87d9f",
"digest": "c316d5a",
"image": "nginx",
"tag": "1.21.4"
}
@ -368,7 +383,7 @@
{
"1.0.0+1.19.2": {
"app": {
"digest": "794275d",
"digest": "c316d5a",
"image": "nginx",
"tag": "1.19.2"
}
@ -377,7 +392,7 @@
{
"1.1.0+1.21.3": {
"app": {
"digest": "7250923",
"digest": "c316d5a",
"image": "nginx",
"tag": "1.21.3"
}
@ -483,7 +498,17 @@
"name": "docker-hub-rss",
"repository": "https://git.coopcloud.tech/coop-cloud/docker-hub-rss.git",
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/docker-hub-rss.git",
"versions": [],
"versions": [
{
"0.1.0+0.4.2": {
"app": {
"digest": "5f57e6e",
"image": "theconnman/docker-hub-rss",
"tag": "0.4.2"
}
}
}
],
"website": ""
},
"drone": {
@ -512,7 +537,7 @@
{
"1.0.0+2.0.4": {
"app": {
"digest": "0116801",
"digest": "40ab032",
"image": "drone/drone",
"tag": "2.0.4"
}
@ -521,7 +546,7 @@
{
"1.1.0+2.4.0": {
"app": {
"digest": "8c1c83e",
"digest": "40ab032",
"image": "drone/drone",
"tag": "2.4.0"
}
@ -556,7 +581,7 @@
{
"1.0.0+1.6.3": {
"app": {
"digest": "fa61f52",
"digest": "879574b",
"image": "drone/drone-runner-docker",
"tag": "1.6.3"
}
@ -591,7 +616,7 @@
{
"0.1.0+v1.9.8": {
"app": {
"digest": "767ec95",
"digest": "2bb480b",
"image": "vectorim/element-web",
"tag": "v1.9.8"
}
@ -600,7 +625,7 @@
{
"0.1.1+v1.10.1": {
"app": {
"digest": "5a1a4ae",
"digest": "2bb480b",
"image": "vectorim/element-web",
"tag": "v1.10.1"
}
@ -760,32 +785,32 @@
{
"1.0.0+4.7.1": {
"app": {
"digest": "a21c14a",
"digest": "3b6db31",
"image": "foodcoops/foodsoft",
"tag": "4.7.1"
},
"cache": {
"digest": "563888f",
"digest": "f1b6973",
"image": "redis",
"tag": "6"
},
"cron": {
"digest": "a21c14a",
"digest": "3b6db31",
"image": "foodcoops/foodsoft",
"tag": "4.7.1"
},
"db": {
"digest": "528cfe8",
"digest": "45a5a43",
"image": "mariadb",
"tag": "10.6"
},
"smtp": {
"digest": "a21c14a",
"digest": "3b6db31",
"image": "foodcoops/foodsoft",
"tag": "4.7.1"
},
"worker": {
"digest": "a21c14a",
"digest": "3b6db31",
"image": "foodcoops/foodsoft",
"tag": "4.7.1"
}
@ -845,12 +870,12 @@
{
"1.0.0+1.14.5-rootless": {
"app": {
"digest": "a5b7b92",
"digest": "3fccf68",
"image": "gitea/gitea",
"tag": "1.14.5-rootless"
},
"db": {
"digest": "ed4d9a7",
"digest": "45a5a43",
"image": "mariadb",
"tag": "10.6"
}
@ -859,12 +884,12 @@
{
"1.1.0+1.15.0-rootless": {
"app": {
"digest": "d64a8b9",
"digest": "3fccf68",
"image": "gitea/gitea",
"tag": "1.15.0-rootless"
},
"db": {
"digest": "ed4d9a7",
"digest": "45a5a43",
"image": "mariadb",
"tag": "10.6"
}
@ -873,12 +898,12 @@
{
"1.1.1+1.15.3-rootless": {
"app": {
"digest": "72d6bc7",
"digest": "3fccf68",
"image": "gitea/gitea",
"tag": "1.15.3-rootless"
},
"db": {
"digest": "ed4d9a7",
"digest": "45a5a43",
"image": "mariadb",
"tag": "10.6"
}
@ -887,12 +912,12 @@
{
"1.1.2+1.15.6-rootless": {
"app": {
"digest": "dac1409",
"digest": "3fccf68",
"image": "gitea/gitea",
"tag": "1.15.6-rootless"
},
"db": {
"digest": "ed4d9a7",
"digest": "45a5a43",
"image": "mariadb",
"tag": "10.6"
}
@ -901,12 +926,12 @@
{
"1.1.3+1.15.10-rootless": {
"app": {
"digest": "f804012",
"digest": "3fccf68",
"image": "gitea/gitea",
"tag": "1.15.10-rootless"
},
"db": {
"digest": "ed4d9a7",
"digest": "45a5a43",
"image": "mariadb",
"tag": "10.6"
}
@ -1066,27 +1091,32 @@
{
"0.1.1+v1.0.5_3.4.6": {
"app": {
"digest": "8400ca5",
"digest": "unknown",
"image": "decentral1se/hometown",
"tag": "v1.0.5_3.4.6"
},
"db": {
"digest": "84e6f6c",
"digest": "6a3c448",
"image": "postgres",
"tag": "9.6-alpine"
},
"es": {
"digest": "unknown",
"image": "elasticsearch/elasticsearch-oss",
"tag": "6.8.17"
},
"redis": {
"digest": "32f8cf4",
"digest": "f1b6973",
"image": "redis",
"tag": "6.2-alpine"
},
"sidekiq": {
"digest": "04078a8",
"digest": "unknown",
"image": "decentral1se/hometown",
"tag": "v1.0.5_3.4.6"
},
"streaming": {
"digest": "04078a8",
"digest": "unknown",
"image": "decentral1se/hometown",
"tag": "v1.0.5_3.4.6"
}
@ -1171,12 +1201,12 @@
{
"1.0.0+13.0.1": {
"app": {
"digest": "d7a0cb9",
"digest": "011a708",
"image": "jboss/keycloak",
"tag": "13.0.1"
},
"db": {
"digest": "6aede9b",
"digest": "45a5a43",
"image": "mariadb",
"tag": "10.6"
}
@ -1185,12 +1215,12 @@
{
"2.0.0+14.0.0": {
"app": {
"digest": "058a3f7",
"digest": "011a708",
"image": "jboss/keycloak",
"tag": "14.0.0"
},
"db": {
"digest": "6aede9b",
"digest": "45a5a43",
"image": "mariadb",
"tag": "10.6"
}
@ -1199,12 +1229,12 @@
{
"3.0.0+15.0.2": {
"app": {
"digest": "207a0c8",
"digest": "011a708",
"image": "jboss/keycloak",
"tag": "15.0.2"
},
"db": {
"digest": "6aede9b",
"digest": "45a5a43",
"image": "mariadb",
"tag": "10.6"
}
@ -1213,12 +1243,12 @@
{
"4.0.0+16.1.0": {
"app": {
"digest": "b239948",
"digest": "011a708",
"image": "jboss/keycloak",
"tag": "16.1.0"
},
"db": {
"digest": "6aede9b",
"digest": "45a5a43",
"image": "mariadb",
"tag": "10.6"
}
@ -1232,7 +1262,7 @@
"tag": "16.1.1"
},
"db": {
"digest": "6aede9b",
"digest": "45a5a43",
"image": "mariadb",
"tag": "10.6"
}
@ -1292,7 +1322,7 @@
{
"1.0.0+2.5.0": {
"app": {
"digest": "aa23f35",
"digest": "unknown",
"image": "keyoxide/keyoxide",
"tag": "2.5.0"
}
@ -1301,7 +1331,7 @@
{
"2.0.0+3.0.0": {
"app": {
"digest": "74e29a7",
"digest": "unknown",
"image": "keyoxide/keyoxide",
"tag": "3.0.0"
}
@ -1410,6 +1440,31 @@
"versions": [],
"website": ""
},
"limesurvey": {
"category": "Apps",
"default_branch": "main",
"description": "",
"features": {
"backups": "No",
"email": "No",
"healthcheck": "No",
"image": {
"image": "limesurvey",
"rating": "4",
"source": "upstream",
"url": "https://hub.docker.com/r/limesurvey"
},
"status": 0,
"tests": "No",
"sso": "No"
},
"icon": "https://git.coopcloud.tech/repo-avatars/408-50ea29058eec98fc252875b0c99c4c6b",
"name": "limesurvey",
"repository": "https://git.coopcloud.tech/coop-cloud/limesurvey.git",
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/limesurvey.git",
"versions": [],
"website": ""
},
"loomio": {
"category": "Apps",
"default_branch": "main",
@ -1461,22 +1516,22 @@
{
"0.1.0+1.21.1": {
"app": {
"digest": "6bf4779",
"digest": "c316d5a",
"image": "nginx",
"tag": "1.21.1"
},
"core": {
"digest": "26c920c",
"digest": "a28396c",
"image": "maxking/mailman-core",
"tag": "0.3"
},
"db": {
"digest": "6dac3b6",
"digest": "6a3c448",
"image": "postgres",
"tag": "13-alpine"
},
"web": {
"digest": "9ba9d3d",
"digest": "bea87fd",
"image": "maxking/mailman-web",
"tag": "0.3"
}
@ -1541,12 +1596,17 @@
"tag": "v3.4.6"
},
"db": {
"digest": "84e6f6c",
"digest": "6a3c448",
"image": "postgres",
"tag": "9.6-alpine"
},
"es": {
"digest": "unknown",
"image": "elasticsearch/elasticsearch-oss",
"tag": "6.8.17"
},
"redis": {
"digest": "32f8cf4",
"digest": "f1b6973",
"image": "redis",
"tag": "6.2-alpine"
},
@ -1616,12 +1676,12 @@
{
"1.0.1+1.48.0": {
"app": {
"digest": "4645507",
"digest": "1776cc2",
"image": "matrixdotorg/synapse",
"tag": "v1.48.0"
},
"db": {
"digest": "1c1f81c",
"digest": "6a3c448",
"image": "postgres",
"tag": "13-alpine"
}
@ -1630,12 +1690,12 @@
{
"1.1.0+v1.51.0": {
"app": {
"digest": "b67d866",
"digest": "1776cc2",
"image": "matrixdotorg/synapse",
"tag": "v1.51.0"
},
"db": {
"digest": "1c1f81c",
"digest": "6a3c448",
"image": "postgres",
"tag": "13-alpine"
}
@ -1644,12 +1704,12 @@
{
"1.2.0+v1.52.0": {
"app": {
"digest": "537541a",
"digest": "1776cc2",
"image": "matrixdotorg/synapse",
"tag": "v1.52.0"
},
"db": {
"digest": "1c1f81c",
"digest": "6a3c448",
"image": "postgres",
"tag": "13-alpine"
}
@ -1709,17 +1769,17 @@
{
"1.0.0+1.36.1": {
"app": {
"digest": "05aa60b",
"digest": "4e04dbd",
"image": "mediawiki",
"tag": "1.36.1"
},
"db": {
"digest": "528cfe8",
"digest": "45a5a43",
"image": "mariadb",
"tag": "10.6"
},
"parsoid": {
"digest": "585a3c3",
"digest": "977254b",
"image": "thenets/parsoid",
"tag": "0.11.0"
},
@ -1733,22 +1793,22 @@
{
"2.0.0+1.36.2": {
"app": {
"digest": "91765c8",
"digest": "4e04dbd",
"image": "mediawiki",
"tag": "1.36.2"
},
"db": {
"digest": "528cfe8",
"digest": "45a5a43",
"image": "mariadb",
"tag": "10.6"
},
"parsoid": {
"digest": "585a3c3",
"digest": "977254b",
"image": "thenets/parsoid",
"tag": "0.11.0"
},
"simplesaml": {
"digest": "19d56e3",
"digest": "ef10ef8",
"image": "venatorfox/simplesamlphp",
"tag": "1.18.3"
}
@ -1904,7 +1964,36 @@
"name": "n8n",
"repository": "https://git.coopcloud.tech/coop-cloud/n8n.git",
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/n8n.git",
"versions": [],
"versions": [
{
"0.1.0+0.148.0": {
"app": {
"digest": "9e6198c",
"image": "n8nio/n8n",
"tag": "0.148.0"
},
"db": {
"digest": "6a3c448",
"image": "postgres",
"tag": "11"
}
}
},
{
"0.2.0+0.162.0": {
"app": {
"digest": "9e6198c",
"image": "n8nio/n8n",
"tag": "0.162.0"
},
"db": {
"digest": "6a3c448",
"image": "postgres",
"tag": "11"
}
}
}
],
"website": ""
},
"nextcloud": {
@ -1933,27 +2022,27 @@
{
"1.0.0+23.0.1-fpm": {
"app": {
"digest": "681adb2",
"digest": "444913f",
"image": "nextcloud",
"tag": "23.0.1-fpm"
},
"cache": {
"digest": "649d531",
"digest": "f1b6973",
"image": "redis",
"tag": "6.2.5-alpine"
},
"cron": {
"digest": "681adb2",
"digest": "444913f",
"image": "nextcloud",
"tag": "23.0.1-fpm"
},
"db": {
"digest": "149713e",
"digest": "45a5a43",
"image": "mariadb",
"tag": "10.5"
},
"web": {
"digest": "598057a",
"digest": "c316d5a",
"image": "nginx",
"tag": "1.20.0"
}
@ -2088,12 +2177,12 @@
{
"0.1.0+0.60.3": {
"app": {
"digest": "8fe2eea",
"digest": "ca0c67c",
"image": "outlinewiki/outline",
"tag": "0.60.3"
},
"postgres": {
"digest": "20de2c3",
"digest": "6a3c448",
"image": "postgres",
"tag": "11"
}
@ -2102,17 +2191,17 @@
{
"0.2.0+0.60.3": {
"app": {
"digest": "8fe2eea",
"digest": "ca0c67c",
"image": "outlinewiki/outline",
"tag": "0.60.3"
},
"postgres": {
"digest": "20de2c3",
"digest": "6a3c448",
"image": "postgres",
"tag": "11"
},
"redis": {
"digest": "563888f",
"digest": "f1b6973",
"image": "redis",
"tag": "6.2.6"
}
@ -2172,22 +2261,22 @@
{
"1.0.0+v3.4.1-buster": {
"app": {
"digest": "b953885",
"digest": "0ad18e0",
"image": "chocobozzz/peertube",
"tag": "v3.4.1-buster"
},
"cache": {
"digest": "3e99741",
"digest": "f1b6973",
"image": "redis",
"tag": "4-alpine"
},
"db": {
"digest": "cdda118",
"digest": "6a3c448",
"image": "postgres",
"tag": "10-alpine"
},
"web": {
"digest": "598057a",
"digest": "c316d5a",
"image": "nginx",
"tag": "1.20.0"
}
@ -2196,22 +2285,22 @@
{
"2.0.0+v4.0.0-bullseye": {
"app": {
"digest": "dcde78c",
"digest": "0ad18e0",
"image": "chocobozzz/peertube",
"tag": "v4.0.0-bullseye"
},
"cache": {
"digest": "3e99741",
"digest": "f1b6973",
"image": "redis",
"tag": "4-alpine"
},
"db": {
"digest": "cdda118",
"digest": "6a3c448",
"image": "postgres",
"tag": "10-alpine"
},
"web": {
"digest": "598057a",
"digest": "c316d5a",
"image": "nginx",
"tag": "1.20.0"
}
@ -2271,27 +2360,27 @@
{
"1.4.0-alpha": {
"app": {
"digest": "f802fd6",
"digest": "9475176",
"image": "penpotapp/frontend",
"tag": "1.4.0-alpha"
},
"penpot-backend": {
"digest": "9f2c834",
"digest": "1b208d2",
"image": "penpotapp/backend",
"tag": "1.4.0-alpha"
},
"penpot-exporter": {
"digest": "713f947",
"digest": "a8eda9e",
"image": "penpotapp/exporter",
"tag": "1.4.0-alpha"
},
"postgres": {
"digest": "3f34db7",
"digest": "6a3c448",
"image": "postgres",
"tag": "13"
},
"redis": {
"digest": "563888f",
"digest": "f1b6973",
"image": "redis",
"tag": "6"
}
@ -2300,27 +2389,27 @@
{
"1.7.1-alpha+1.7.1-alpha": {
"app": {
"digest": "233b01d",
"digest": "9475176",
"image": "penpotapp/frontend",
"tag": "1.7.1-alpha"
},
"penpot-backend": {
"digest": "0c5eae6",
"digest": "1b208d2",
"image": "penpotapp/backend",
"tag": "1.7.1-alpha"
},
"penpot-exporter": {
"digest": "601c09f",
"digest": "a8eda9e",
"image": "penpotapp/exporter",
"tag": "1.7.1-alpha"
},
"postgres": {
"digest": "3f34db7",
"digest": "6a3c448",
"image": "postgres",
"tag": "13"
},
"redis": {
"digest": "563888f",
"digest": "f1b6973",
"image": "redis",
"tag": "6"
}
@ -2329,27 +2418,27 @@
{
"1.8.2-alpha+1.8.2-alpha": {
"app": {
"digest": "679ab3c",
"digest": "9475176",
"image": "penpotapp/frontend",
"tag": "1.8.2-alpha"
},
"penpot-backend": {
"digest": "8c0c353",
"digest": "1b208d2",
"image": "penpotapp/backend",
"tag": "1.8.2-alpha"
},
"penpot-exporter": {
"digest": "ada4bf3",
"digest": "a8eda9e",
"image": "penpotapp/exporter",
"tag": "1.8.2-alpha"
},
"postgres": {
"digest": "3691c00",
"digest": "6a3c448",
"image": "postgres",
"tag": "14"
},
"redis": {
"digest": "563888f",
"digest": "f1b6973",
"image": "redis",
"tag": "6"
}
@ -2383,6 +2472,31 @@
"versions": [],
"website": "https://github.com/phpservermon/phpservermon"
},
"pixelfed": {
"category": "Apps",
"default_branch": "main",
"description": "Photo Sharing. For Everyone.",
"features": {
"backups": "",
"email": "",
"healthcheck": "",
"image": {
"image": "",
"rating": "",
"source": "",
"url": ""
},
"status": 0,
"tests": "",
"sso": ""
},
"icon": "https://git.coopcloud.tech/repo-avatars/404-43f1cc55a9aad31ea4afbe9841ebf19e",
"name": "pixelfed",
"repository": "https://git.coopcloud.tech/coop-cloud/pixelfed.git",
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/pixelfed.git",
"versions": [],
"website": ""
},
"plausible": {
"category": "Apps",
"default_branch": "main",
@ -2784,7 +2898,7 @@
{
"1.0.0+v2.5.2": {
"app": {
"digest": "68f43dc",
"digest": "eddc86c",
"image": "traefik",
"tag": "v2.5.2"
}
@ -2793,7 +2907,7 @@
{
"1.0.1+v2.5.6": {
"app": {
"digest": "cb6c620",
"digest": "eddc86c",
"image": "traefik",
"tag": "v2.5.6"
}
@ -2828,7 +2942,7 @@
{
"1.0.0+2": {
"app": {
"digest": "35e1f83",
"digest": "c5658e7",
"image": "thomseddon/traefik-forward-auth",
"tag": "2"
}
@ -2887,6 +3001,74 @@
"versions": [],
"website": "https://github.com/wallabag/wallabag"
},
"wekan": {
"category": "Apps",
"default_branch": "main",
"description": "The Open Source kanban (built with Meteor).",
"features": {
"backups": "Yes",
"email": "Yes",
"healthcheck": "Yes",
"image": {
"image": "",
"rating": "",
"source": "",
"url": ""
},
"status": 0,
"tests": "?",
"sso": "Yes"
},
"icon": "https://git.coopcloud.tech/repo-avatars/412-072163904a9b31cb5e5e6076e20ee341",
"name": "wekan",
"repository": "https://git.coopcloud.tech/coop-cloud/wekan.git",
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/wekan.git",
"versions": [
{
"0.1.0+v5.99": {
"app": {
"digest": "unknown",
"image": "wekan/wekan",
"tag": "v5.99"
},
"db": {
"digest": "5285cb6",
"image": "mongo",
"tag": "4.4"
}
}
},
{
"0.1.1+v5.98": {
"app": {
"digest": "unknown",
"image": "wekan/wekan",
"tag": "v5.98"
},
"db": {
"digest": "5285cb6",
"image": "mongo",
"tag": "4.4"
}
}
},
{
"0.2.0+v6.05": {
"app": {
"digest": "unknown",
"image": "wekan/wekan",
"tag": "v6.05"
},
"db": {
"digest": "5285cb6",
"image": "mongo",
"tag": "4.4"
}
}
}
],
"website": ""
},
"wordpress": {
"category": "Apps",
"default_branch": "master",
@ -2913,12 +3095,12 @@
{
"1.0.0+5.8.1": {
"app": {
"digest": "3ea0ddc",
"digest": "4af01dc",
"image": "wordpress",
"tag": "5.8.1"
},
"db": {
"digest": "6aede9b",
"digest": "45a5a43",
"image": "mariadb",
"tag": "10.6"
}
@ -2927,12 +3109,12 @@
{
"1.0.1+5.8.2": {
"app": {
"digest": "fc71e6a",
"digest": "4af01dc",
"image": "wordpress",
"tag": "5.8.2"
},
"db": {
"digest": "6aede9b",
"digest": "45a5a43",
"image": "mariadb",
"tag": "10.6"
}
@ -2941,12 +3123,12 @@
{
"1.0.2+5.8.3": {
"app": {
"digest": "2e5b600",
"digest": "4af01dc",
"image": "wordpress",
"tag": "5.8.3"
},
"db": {
"digest": "6aede9b",
"digest": "45a5a43",
"image": "mariadb",
"tag": "10.6"
}
@ -2955,12 +3137,12 @@
{
"1.1.0+5.9.0": {
"app": {
"digest": "1815f11",
"digest": "4af01dc",
"image": "wordpress",
"tag": "5.9.0"
},
"db": {
"digest": "1a09a91",
"digest": "45a5a43",
"image": "mariadb",
"tag": "10.7"
}