Skip to content

Commit 64707af

Browse files
bpmctkhorne3
andauthored
Update examples/docker/main.tf
Co-authored-by: Katie Horne <katie@23spoons.com>
1 parent 759bc06 commit 64707af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/docker/main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ resource "coder_agent" "dev" {
6161
}
6262

6363
variable "docker_image" {
64-
description = "What docker image would you like to use for your workspace?"
64+
description = "Which Docker image would you like to use for your workspace?"
6565
# The codercom/enterprise-* images are only built for amd64
6666
default = "codercom/enterprise-base:ubuntu"
6767
validation {

0 commit comments

Comments
 (0)