Skip to content

Commit d171310

Browse files
Bot Updating Documentation
1 parent da72f57 commit d171310

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/images/docker-qemu-static.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,10 @@ The architectures supported by this image are:
5656
| :----: | :----: | ---- |
5757
| x86-64 || amd64-\<version tag\> |
5858
| arm64 || arm64v8-\<version tag\> |
59-
| armhf|| arm32v7-\<version tag\> |
6059

6160
## Usage
6261

63-
Unlike most of our container library this image is meant to be run ephemerally from the command line to enabled the underlying host to run containers built for different architechtures.
62+
Unlike most of our container library this image is meant to be run ephemerally from the command line to enable the underlying host to run containers built for different architechtures. Changes will not persist a host reboot.
6463

6564
### Enable and reset
6665

@@ -73,6 +72,7 @@ docker run --rm -it \
7372
```
7473
## Versions
7574

75+
* **17.11.25:** - Use Debian Trixie for build.
7676
* **09.12.24:** - Upgrade to 9.1.2, automate new builds.
7777
* **07.11.24:** - Upgrade to 9.1.1, switch to new debian package and bin naming scheme.
7878
* **14.10.24:** - Initial release.

0 commit comments

Comments
 (0)