Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
birdayz authored Nov 15, 2019
1 parent c303009 commit 1be7a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM openjdk:11.05-jre-slim
LABEL maintainer="hoenirvili <[email protected]>" \
version="0.1" \
version="0.2" \
purpose=ci
RUN apt-get update && apt-get upgrade -y && apt-get dist-upgrade -y
RUN apt-get install -y gradle

0 comments on commit 1be7a8c

Please sign in to comment.