Skip to content

Commit

Permalink
updated to version 2.84.01
Browse files Browse the repository at this point in the history
  • Loading branch information
bdito committed Nov 17, 2015
1 parent 7e2ceb8 commit dcc93dd
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 java:openjdk-8

RUN wget -qO- "https://github.com/skavanagh/KeyBox/releases/download/v2.84.00/keybox-jetty-v2.84_00.tar.gz" \
RUN wget -qO- "https://github.com/skavanagh/KeyBox/releases/download/v2.84.01/keybox-jetty-v2.84_01.tar.gz" \
| tar -xzC /opt

EXPOSE 8443/tcp
Expand Down

0 comments on commit dcc93dd

Please sign in to comment.