Bump to code-server 4.14.0
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Yvan Janssens 2023-06-18 08:54:21 +00:00
parent 7a1d00c8e3
commit d2800d574e

View File

@ -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 \