Update linuxserver/code-server Docker tag to v4.103.0 (#1202)
This commit is contained in:
parent
153857369c
commit
7bc2a336d8
|
|
@ -15,7 +15,7 @@ services:
|
|||
- PASSWORD=${WEB_PASSWORD}
|
||||
- SUDO_PASSWORD=${SUDO_PASSWORD}
|
||||
- DEFAULT_WORKSPACE=/config/workspace
|
||||
image: linuxserver/code-server:4.102.3
|
||||
image: linuxserver/code-server:4.103.0
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
Loading…
Reference in New Issue