Skip to content

Commit

Permalink
use jruby base
Browse files Browse the repository at this point in the history
  • Loading branch information
ramarnat committed Mar 22, 2017
1 parent 99b689c commit 9b3c4a7
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions talend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
FROM openjdk:8-jdk-alpine
FROM jruby:9.1-jre-alpine


LABEL build.publish.majorversion="8-openjdk"
LABEL build.publish.imagebase="alpine"
LABEL build.publish.majorversion="9.1-jre-alpine"
LABEL build.publish.imagebase="jruby"

ARG AWSCLI_VER
ENV PATH .:$PATH
Expand Down

0 comments on commit 9b3c4a7

Please sign in to comment.