Skip to content

Commit

Permalink
Update devcontainer name
Browse files Browse the repository at this point in the history
  • Loading branch information
jcardozo committed Sep 15, 2024
1 parent 29b77eb commit 46ee8b8
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
@@ -1,5 +1,5 @@
{
"name": "Java Spring Boot Maven Project",
"name": "Spring Boot Devbox Isolated Environment Demo",
"image": "mcr.microsoft.com/vscode/devcontainers/universal:1-linux",
"settings": {
"terminal.integrated.shell.linux": "/bin/bash"
Expand Down

0 comments on commit 46ee8b8

Please sign in to comment.