Skip to content

Commit

Permalink
Cruise Control 2.0.48
Browse files Browse the repository at this point in the history
  • Loading branch information
solsson committed Jun 3, 2019
1 parent a6ebc20 commit 0abb609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cruise-control/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM gradle:4.8-jdk8-slim
ARG VERSION=2.0.43
ARG VERSION=2.0.48
USER root
RUN apt-get update && apt-get install -y --no-install-recommends git ca-certificates
RUN git clone -b ${VERSION} https://github.com/linkedin/cruise-control.git
Expand Down

0 comments on commit 0abb609

Please sign in to comment.