Skip to content

Commit

Permalink
Updated versions
Browse files Browse the repository at this point in the history
Signed-off-by: AssemblyJohn <[email protected]>
  • Loading branch information
AssemblyJohn committed Jun 3, 2024
1 parent 7ff87f2 commit 23d7876
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docker/everest-playground-ubuntu-22-04/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ RUN apt-get update \
cppcheck \
libboost-all-dev \
maven \
openjdk-11-jdk \
openjdk-17-jdk \
libsqlite3-dev \
python3-pip \
libssl-dev \
libssl3-dev \
gpg \
libcurl4-openssl-dev \
pkg-config \
Expand Down
4 changes: 2 additions & 2 deletions docker/everest-playground/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@ RUN apt-get update \
cppcheck \
libboost-all-dev \
maven \
openjdk-11-jdk \
openjdk-17-jdk \
nodejs \
npm \
libsqlite3-dev \
python3-pip \
libssl-dev \
libssl3-dev \
libcurl4-openssl-dev \
pkg-config \
libpcap-dev \
Expand Down

0 comments on commit 23d7876

Please sign in to comment.