rename to MariaDB 10.3

This commit is contained in:
Quinten 2023-12-19 09:55:07 +01:00 committed by GitHub
parent ecb20e9c97
commit 1a472e8a19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,13 +4,13 @@
"version": "PTDL_v2", "version": "PTDL_v2",
"update_url": null "update_url": null
}, },
"exported_at": "2023-12-18T18:44:14+01:00", "exported_at": "2023-12-19T09:54:17+01:00",
"name": "MariaDB", "name": "MariaDB 10.3",
"author": "parker@parkervcp.com", "author": "parker@parkervcp.com",
"description": "One of the most popular database servers. Made by the original developers of MySQL. Guaranteed to stay open source.", "description": "One of the most popular database servers. Made by the original developers of MySQL. Guaranteed to stay open source.",
"features": null, "features": null,
"docker_images": { "docker_images": {
"ghcr.io\/parkervcp\/yolks:mariadb_10.3": "ghcr.io\/parkervcp\/yolks:mariadb_10.3" "MariaDB 10.3": "ghcr.io\/parkervcp\/yolks:mariadb_10.3"
}, },
"file_denylist": [], "file_denylist": [],
"startup": "{ \/usr\/sbin\/mysqld & } && sleep 5 && mysql -u root", "startup": "{ \/usr\/sbin\/mysqld & } && sleep 5 && mysql -u root",
@ -28,4 +28,4 @@
} }
}, },
"variables": [] "variables": []
} }