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 fc7297e commit aac58abCopy full SHA for aac58ab
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Java",
3
- "image": "mcr.microsoft.com/devcontainers/java:1-17@sha256:ee83f4094478ddc39a984e2193ea2988f058b2c2ef7330815c9ba0ca2e8a35eb",
+ "image": "mcr.microsoft.com/devcontainers/java:1-17@sha256:02112c2fd957b18287ae4933f5b482781af801e52a380b008ac78918dbf54c52",
4
"features": {
5
"ghcr.io/devcontainers/features/java:1@sha256:df67d6ff6e9cdd858207ae9e92a99ddb88384b789f79eecd6f873216e951d286": {
6
"version": "17",
0 commit comments