Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 64e4ea7

Browse files
authored
fix: docs: use diff view in Docker docs (#4110)
1 parent bf8d823 commit 64e4ea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/templates/docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ vim main.tf
2121

2222
Modify your file to match the following:
2323

24-
```hcl
24+
```diff
2525
variable "docker_image" {
2626
description = "What Docker image would you like to use for your workspace?"
2727
default = "codercom/enterprise-base:ubuntu"

0 commit comments

Comments
 (0)