We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e7e48a commit a9be77aCopy full SHA for a9be77a
1 file changed
.devcontainer/devcontainer.json
@@ -2,7 +2,7 @@
2
// README at: https://github.com/devcontainers/templates/tree/main/src/java
3
{
4
"name": "ktlin-maven-plugin",
5
- "image": "mcr.microsoft.com/devcontainers/java:1-11-bookworm",
+ "image": "mcr.microsoft.com/devcontainers/java:3-11-trixie",
6
7
"features": {
8
"ghcr.io/devcontainers/features/java:1": {
0 commit comments