Skip to content

Commit

Permalink
Update libcgroup1 to libcgroup-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenweyns committed Sep 20, 2024
1 parent 5249724 commit 92fae41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/judgehost/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ENV DEBIAN_FRONTEND=noninteractive \
RUN apt update \
&& apt install --no-install-recommends --no-install-suggests -y \
dumb-init \
acl zip unzip supervisor sudo procps libcgroup1 \
acl zip unzip supervisor sudo procps libcgroup-dev \
php-cli php-zip php-gd php-curl php-mysql php-json \
php-gmp php-xml php-mbstring python3 \
gcc g++ default-jre-headless default-jdk ghc fp-compiler \
Expand Down

0 comments on commit 92fae41

Please sign in to comment.