Update linuxserver/code-server Docker tag to v4.103.2 (#1450)
This commit is contained in:
parent
8648033408
commit
8b54c61656
|
|
@ -15,7 +15,7 @@ services:
|
|||
- PASSWORD=${WEB_PASSWORD}
|
||||
- SUDO_PASSWORD=${SUDO_PASSWORD}
|
||||
- DEFAULT_WORKSPACE=/config/workspace
|
||||
image: linuxserver/code-server:4.103.1
|
||||
image: linuxserver/code-server:4.103.2
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
Loading…
Reference in New Issue