Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
smilelikeshit committed Feb 16, 2020
1 parent f18414a commit 218ce3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v1/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM ubuntu:16.04

MAINTAINER [email protected]

ENV JAVA_VERSION openjdk-8-jdk

RUN apt-get update && apt install $JAVA_VERSION -y
Expand Down

0 comments on commit 218ce3f

Please sign in to comment.