Skip to content

Commit bc12f00

Browse files
authored
Updating the blog to use the .svg
1 parent beee64d commit bc12f00

File tree

1 file changed

+1
-1
lines changed
  • content/en/blog/_posts/2022-12-12-host-process-containers-stable

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2022-12-12-host-process-containers-stable/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ fundamentally different process than with Linux so the configuration and
6868
capabilities of each differ significantly. Below is a diagram detailing the
6969
overall architecture of Windows HostProcess containers:
7070

71-
{{< figure src="hpc-architecture.png" alt="HostProcess Architecture" >}}
71+
{{< figure src="hpc_architecture.svg" alt="HostProcess Architecture" >}}
7272

7373
Two major features were added prior to moving to stable: the ability to run as local user accounts, and
7474
a simplified method of accessing volume mounts. To learn more, read

0 commit comments

Comments
 (0)