Skip to content

Commit 4638a92

Browse files
Merge pull request #65 from prathameshzarkar9/montly-task-check-devcotainer-json
monthly task update devcontainer.json
2 parents e3853a5 + 4f20aa3 commit 4638a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Java",
55
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
6-
"image": "mcr.microsoft.com/devcontainers/java:0-17",
6+
"image": "mcr.microsoft.com/devcontainers/java:1-21",
77

88
"features": {
99
"ghcr.io/devcontainers/features/java:1": {

0 commit comments

Comments
 (0)