mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-29 21:25:28 +00:00
chore: update content and add generated PDF
This commit is contained in:
@@ -17,7 +17,7 @@ VS Code 的 [Dev Containers](https://code.visualstudio.com/docs/devcontainers/co
|
||||
```json
|
||||
{
|
||||
"name": "docker-practice-dev",
|
||||
"image": "golang:1.22",
|
||||
"image": "golang:1.26",
|
||||
"workspaceFolder": "/work",
|
||||
"workspaceMount": "source=${localWorkspaceFolder},target=/work,type=bind",
|
||||
"customizations": {
|
||||
|
||||
Reference in New Issue
Block a user