Skip to content

Commit

Permalink
chore(deps): update codercom/code-server docker tag to v4.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 30, 2023
1 parent c0cf651 commit d17767f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coder/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM codercom/code-server:4.19.1
FROM codercom/code-server:4.20.0

RUN sudo apt update -y && sudo apt install -y python3-distutils python-is-python3 make build-essential libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncursesw5-dev xz-utils tk-dev libxml2-dev libxmlsec1-dev libffi-dev liblzma-dev
RUN sudo apt purge python3-pip python3-virtualenv
Expand Down

0 comments on commit d17767f

Please sign in to comment.