Skip to content

Commit

Permalink
Upgrade gradle-docker plugin to properly work on Windows (open-teleme…
Browse files Browse the repository at this point in the history
  • Loading branch information
iNikem authored Mar 16, 2021
1 parent ae23b97 commit 50eca9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoke-tests/matrix/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import com.bmuschko.gradle.docker.tasks.image.DockerPushImage

plugins {
id "war"
id "com.bmuschko.docker-remote-api" version "6.6.1"
id "com.bmuschko.docker-remote-api" version "6.7.0"
}

compileJava {
Expand Down

0 comments on commit 50eca9a

Please sign in to comment.