We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bca34e commit 1896e21Copy full SHA for 1896e21
1 file changed
.devcontainer/devcontainer.json
@@ -2,7 +2,7 @@
2
// README at: https://github.com/devcontainers/templates/tree/main/src/alpine
3
{
4
"name": "Java",
5
- "image": "mcr.microsoft.com/devcontainers/java:21",
+ "image": "mcr.microsoft.com/devcontainers/java:25",
6
"features": {
7
"ghcr.io/devcontainers/features/java:1": {
8
"version": "none",
0 commit comments