mirror of
https://github.com/kasmtech/kasm-workspaces-dind.git
synced 2026-01-23 02:35:11 +00:00
bump versions in Readme
This commit is contained in:
parent
9a662d2838
commit
63f35489cc
1 changed files with 3 additions and 3 deletions
|
|
@ -18,7 +18,7 @@ It has a few core principles:
|
|||
version: "2.1"
|
||||
services:
|
||||
kasm:
|
||||
image: kasmweb/workspaces:1.13.0
|
||||
image: kasmweb/workspaces:1.14.0
|
||||
privileged: true
|
||||
container_name: kasm
|
||||
environment:
|
||||
|
|
@ -51,7 +51,7 @@ docker run -d \
|
|||
-v /path/to/profiles:/profiles `#optional` \
|
||||
-v /dev/input:/dev/input `#optional` \
|
||||
-v /run/udev/data:/run/udev/data `#optional` \
|
||||
kasmweb/workspaces:1.13.0
|
||||
kasmweb/workspaces:1.14.0
|
||||
```
|
||||
|
||||
| Parameter | Function |
|
||||
|
|
@ -71,7 +71,7 @@ docker run -d \
|
|||
|
||||
| Tag | Description |
|
||||
| :----: | --- |
|
||||
| 1.13.0 | Latest stable release |
|
||||
| 1.14.0 | Latest stable release |
|
||||
| develop | Development head |
|
||||
|
||||
| Architecture | Tag |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue