mirror of
https://github.com/google/nomulus.git
synced 2025-04-29 19:47:51 +02:00
parent
f87588755c
commit
4fa3556eee
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ RUN apt-get update -y \
|
|||
&& locale-gen en_US.UTF-8 \
|
||||
&& apt-get install apt-utils -y \
|
||||
&& apt-get upgrade -y \
|
||||
&& apt-get install openjdk-11-jdk-headless -y
|
||||
&& apt-get install openjdk-11-jdk-headless curl -y
|
||||
|
||||
# Get netstat, used for checking Cloud SQL proxy readiness.
|
||||
RUN apt-get install net-tools
|
||||
|
|
Loading…
Add table
Reference in a new issue