Skip to content

Commit 7338d28

Browse files
renovate[bot]github-action update-app-version
andauthored
chore(deps): update linuxserver/code-server docker tag to v4.17.1 (#464)
* chore(deps): update linuxserver/code-server docker tag to v4.17.1 * 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 <[email protected]>
1 parent 5f31556 commit 7338d28

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

apps/code-server/4.17.0/docker-compose.yml renamed to apps/code-server/4.17.1/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616
- PASSWORD=${WEB_PASSWORD}
1717
- SUDO_PASSWORD=${SUDO_PASSWORD}
1818
- DEFAULT_WORKSPACE=/config/workspace
19-
image: linuxserver/code-server:4.17.0
19+
image: linuxserver/code-server:4.17.1
2020
labels:
2121
createdBy: "Apps"
2222
networks:

0 commit comments

Comments
 (0)