Skip to content

Commit a9b1f66

Browse files
authored
Update Dockerfile
1 parent 8e40930 commit a9b1f66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ RUN apt-get install -y nano
1414
#Install Node & NPM
1515
RUN apt-get install -y nodejs npm
1616

17-
# Install OpenJDK
18-
RUN apt-get install openjdk
17+
# list directories
18+
RUN ls -lh

0 commit comments

Comments
 (0)