Skip to content

Commit efb4377

Browse files
Update mcr.microsoft.com/devcontainers/java Docker tag to v25
1 parent 6791385 commit efb4377

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
@@ -1,7 +1,7 @@
11
{
22
// Template from https://github.com/devcontainers/templates/tree/main/src/java
33
"name": "CMSB (Java)",
4-
"image": "mcr.microsoft.com/devcontainers/java:17",
4+
"image": "mcr.microsoft.com/devcontainers/java:25",
55
"features": {
66
"ghcr.io/devcontainers/features/java:1": {
77
"version": "none",

0 commit comments

Comments
 (0)