Skip to content

Commit

Permalink
feat: upgrade code server to 4.22.1-ls202
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Lauber <[email protected]>
  • Loading branch information
janlauber committed Mar 24, 2024
1 parent ba48a19 commit 5c0cdae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use linuxserver/code-server as the base image
FROM linuxserver/code-server:4.18.0-ls180
FROM linuxserver/code-server:4.22.1-ls202

# 1. Custom Favicon: Replace the favicon
COPY favicon.ico /app/code-server/src/browser/media/favicon.ico
Expand Down

0 comments on commit 5c0cdae

Please sign in to comment.