Skip to content

Commit

Permalink
Updated layerci
Browse files Browse the repository at this point in the history
  • Loading branch information
blinov-ivan committed May 14, 2021
1 parent adc88eb commit 579eecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Layerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RUN apt-get update &&

# install java
RUN apt-get update && \
sudo apt-get install openjdk-8-jre
sudo apt-get install openjdk-8-jdk

# set environment variables
ENV MEMSQL_PORT=5506
Expand Down

0 comments on commit 579eecc

Please sign in to comment.