Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
libxtst6 is required by Java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahgraham committed Jul 20, 2022
1 parent dbba770 commit 7c2b745
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/cdt-infra-base/ubuntu-18.04/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
unzip \
gnupg \
locales \
libxtst6 \
&& rm -rf /var/lib/apt/lists/*

RUN locale-gen en_US.UTF-8
Expand Down

0 comments on commit 7c2b745

Please sign in to comment.