diff --git a/src/php-mariadb/devcontainer-template.json b/src/php-mariadb/devcontainer-template.json index 4d7c8859..3d834a14 100644 --- a/src/php-mariadb/devcontainer-template.json +++ b/src/php-mariadb/devcontainer-template.json @@ -1,6 +1,6 @@ { "id": "php-mariadb", - "version": "3.1.0", + "version": "3.2.0", "name": "PHP & MariaDB", "description": "Develop PHP applications with MariaDB (MySQL Compatible).", "documentationURL": "https://github.com/devcontainers/templates/tree/main/src/php-mariadb", @@ -21,7 +21,7 @@ "8.2-buster", "8.1-buster" ], - "default": "8.2-bullseye" + "default": "8.2-bookworm" } }, "platforms": [