mirror of
https://github.com/coder/code-server.git
synced 2026-04-29 11:49:02 -05:00
Fixes for CI
This commit is contained in:
@@ -24,7 +24,7 @@ RUN apt-get install -y build-essential \
|
||||
RUN apt-get install -y gettext-base
|
||||
|
||||
# Misc build dependencies.
|
||||
RUN apt-get install -y git rsync
|
||||
RUN apt-get install -y git rsync unzip
|
||||
|
||||
# We need latest jq from debian buster for date support.
|
||||
RUN ARCH="$(dpkg --print-architecture)" && \
|
||||
|
||||
Reference in New Issue
Block a user