chore(deps): update linuxserver/code-server docker tag to v4.99.4 (#3818)
* chore(deps): update linuxserver/code-server docker tag to v4.99.4 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
334160218d
commit
48862cd8a6
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
code:
|
code:
|
||||||
image: linuxserver/code-server:4.99.3
|
image: linuxserver/code-server:4.99.4
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue