Skip to content

Commit b4d9b87

Browse files
authored
Update index.md
Signed-off-by: Floor Drees <[email protected]>
1 parent bd1303b commit b4d9b87

File tree

1 file changed

+1
-1
lines changed
  • content/blog/building-images-bake

1 file changed

+1
-1
lines changed

content/blog/building-images-bake/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ EOT
7979
There are a few important points to highlight:
8080

8181
- The `extensions` variable is a list of extensions that we want to include in the image. In our recipe we are using
82-
`pgvector`, but you can add any others as needed.
82+
`pgvector`, but you can add others as needed.
8383
- The `dockerfile-inline` variable contains our Dockerfile definition, which cannot be used remotely. We will explain
8484
why later.
8585
- The `target` and the `tgt` values share the same name, but you can use any name you prefer.

0 commit comments

Comments
 (0)