You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* support Ubuntu 26.04 (resolute)
* support Ubuntu 26.04 (resolute)
* Update Dockerfile to handle 'resolute' variant in user deletion logic
* Enhance user deletion logic and add support for 'resolute' variant in user checks
* Enhance user deletion logic and add support for 'resolute' variant in user checks
* Fix user deletion message in Dockerfile
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Fix formatting in manifest.json tags section
---------
Co-authored-by: Abdurrahmaan Iqbal <abdurriq@github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|*Published image architecture(s)*| x86-64, aarch64/arm64 for `ubuntu26.04` (`resolute`) and `ubuntu24.04` (`noble`) and `ubuntu22.04` (`jammy`) variants |
14
14
|*Container host OS support*| Linux, macOS, Windows |
15
15
|*Container OS*| Ubuntu |
16
16
|*Languages, platforms*| Any |
@@ -22,16 +22,17 @@ See **[history](history)** for information on the contents of published images.
22
22
You can directly reference pre-built versions of `Dockerfile` by using the `image` property in `.devcontainer/devcontainer.json` or updating the `FROM` statement in your own `Dockerfile` to one of the following. An example `Dockerfile` is included in this repository.
See [history](history) for information on the contents of each version and [here for a complete list of available tags](https://mcr.microsoft.com/v2/devcontainers/base/tags/list).
0 commit comments