Update linuxserver/code-server Docker tag to v4.99.2
This commit is contained in:
parent
e222d3ba23
commit
ae3ded9d14
|
|
@ -15,7 +15,7 @@ services:
|
||||||
- PASSWORD=${WEB_PASSWORD}
|
- PASSWORD=${WEB_PASSWORD}
|
||||||
- SUDO_PASSWORD=${SUDO_PASSWORD}
|
- SUDO_PASSWORD=${SUDO_PASSWORD}
|
||||||
- DEFAULT_WORKSPACE=/config/workspace
|
- DEFAULT_WORKSPACE=/config/workspace
|
||||||
image: linuxserver/code-server:4.98.2
|
image: linuxserver/code-server:4.99.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue