Commit 2725264b authored by Andy Wilkinson's avatar Andy Wilkinson

Polishing formatting of DockerApi

parent 6db5ca97
......@@ -49,7 +49,7 @@ import org.springframework.util.StringUtils;
public class DockerApi {
private static final List<String> FORCE_PARAMS = Collections.unmodifiableList(Arrays.asList("force", "1"));
static final String API_VERSION = "v1.24";
private final Http http;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment