Skip to content

Commit fbaa258

Browse files
committed
Update docs/reference/docker-support.mdx
1 parent b23d30c commit fbaa258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/docker-support.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ To pick a base image for the run stage in the generated `Dockerfile`, use the `r
182182

183183
```lf-c
184184
docker: {
185-
builder-base: "archlinux:latest"
185+
runner-base: "archlinux:latest"
186186
}
187187
```
188188

0 commit comments

Comments
 (0)