Skip to content

Commit

Permalink
update for XLD v6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Rick Broker committed Mar 28, 2017
1 parent 170ddd4 commit 5eec2be
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM xebialabs/xl-docker-demo-xld:v6.1.0.1
FROM xebialabs/xl-docker-demo-xld:v6.2.0.1

MAINTAINER XebiaLabs <info@xebialabs.com>
ENV REFRESHED_AT 2017-01-30
ENV REFRESHED_AT 2017-03-28

RUN apk --update add openjdk8 bash libstdc++
ADD resources/command.sh /opt/xld/command.sh
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Docker image that has XLD installed, mounts your source code and executes compil

# Supported tags #

* `latest`, `v6.1.0.1`
* `latest`, `v6.2.0.1`
* `v6.1.0.1`
* `v6.0.2.1`
* `v6.0.1.1`
* `v6.0.0.1`
Expand Down

0 comments on commit 5eec2be

Please sign in to comment.