Skip to content

Commit a4c4ee2

Browse files
authored
Update Dockerfile
1 parent 03e8915 commit a4c4ee2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM ghcr.io/jpwhite3/polyglot:latest
22

33
# CODER Installation
4-
ENV CODER_VERSION 4.96.4
4+
ENV CODER_VERSION 4.108.2
55
RUN \
66
mkdir -p /config/data /config/workspace \
77
&& curl -fOL https://github.com/cdr/code-server/releases/download/v${CODER_VERSION}/code-server_${CODER_VERSION}_amd64.deb \

0 commit comments

Comments
 (0)