Skip to content

Commit 1896e21

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/java docker tag to v25 (#1004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3bca34e commit 1896e21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// README at: https://github.com/devcontainers/templates/tree/main/src/alpine
33
{
44
"name": "Java",
5-
"image": "mcr.microsoft.com/devcontainers/java:21",
5+
"image": "mcr.microsoft.com/devcontainers/java:25",
66
"features": {
77
"ghcr.io/devcontainers/features/java:1": {
88
"version": "none",

0 commit comments

Comments
 (0)