We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1623c5 commit 7dbeedcCopy full SHA for 7dbeedc
docs/downloads/index.md
@@ -9,11 +9,11 @@
9
ContainerSSH can be installed in a containerized system (Kubernetes, Docker, Podman) by referencing the following image names:
10
11
```
12
- containerssh/containerssh:0.5
13
- containerssh/containerssh:0.5.1
+ containerssh/containerssh:v0.5
+ containerssh/containerssh:v0.5.1
14
15
- quay.io/containerssh/containerssh:0.5
16
- quay.io/containerssh/containerssh:0.5.1
+ quay.io/containerssh/containerssh:v0.5
+ quay.io/containerssh/containerssh:v0.5.1
17
18
19
Our container images are built on **Alpine Linux (x86, 64 bit)**.
0 commit comments