Skip to content

Commit

Permalink
Update .devcontainer/alpine/Dockerfile
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Vest <christianvest_hansen@apple.com>
  • Loading branch information
normanmaurer and chrisvest committed Apr 27, 2024
1 parent 7ac9a1e commit 62c5daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ RUN apk -U upgrade && apk add \
autoconf automake linux-headers libtool make tar libaio-dev openssl-dev apr-dev gcc \
mandoc man-pages autoconf-doc automake-doc libtool-doc make-doc tar-doc gcc-doc \
perf perf-bash-completion htop htop-doc strace strace-doc ripgrep ripgrep-doc \
openjdk8-jdk openjdk8-doc openjdk8-src openjdk11-jdk openjdk11-doc openjdk1-src \
openjdk8-jdk openjdk8-doc openjdk8-src openjdk11-jdk openjdk11-doc openjdk11-src \
openjdk17-jdk openjdk17-doc openjdk1-src openjdk21-jdk openjdk21-doc openjdk21-src \
maven

0 comments on commit 62c5daf

Please sign in to comment.