Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
Update to latest java
Browse files Browse the repository at this point in the history
  • Loading branch information
Laifsyn committed May 18, 2024
1 parent 1db6434 commit 516bc0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "Java",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "mcr.microsoft.com/devcontainers/java:21",
"image": "mcr.microsoft.com/devcontainers/java",
"features": {
"ghcr.io/devcontainers/features/java:1": {
"version": "none",
Expand Down

0 comments on commit 516bc0c

Please sign in to comment.