Patch code-server to 4.12.0
This commit is contained in:
parent
bb3724df6a
commit
462d053d6c
@ -1,4 +1,4 @@
|
||||
FROM ghcr.io/linuxserver/code-server:latest
|
||||
FROM ghcr.io/linuxserver/code-server:4.12.0
|
||||
|
||||
# Install own things and dependencies
|
||||
RUN apt update -y && apt upgrade -y && apt install -y build-essential cmake python3-dev c3270 \
|
||||
|
Loading…
Reference in New Issue
Block a user