This commit is contained in:
parent
7a1d00c8e3
commit
d2800d574e
@ -1,5 +1,5 @@
|
|||||||
# Import code-server
|
# Import code-server
|
||||||
FROM ghcr.io/linuxserver/code-server:4.12.0
|
FROM ghcr.io/linuxserver/code-server:4.14.0
|
||||||
|
|
||||||
# Install own things and dependencies
|
# Install own things and dependencies
|
||||||
RUN apt update -y && apt upgrade -y && apt install -y build-essential cmake python3-dev c3270 \
|
RUN apt update -y && apt upgrade -y && apt install -y build-essential cmake python3-dev c3270 \
|
||||||
|
Loading…
Reference in New Issue
Block a user