Skip to content

Commit

Permalink
Downgrade gradle docker plugin to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Schneider committed Apr 10, 2020
1 parent 36d2674 commit ab0438a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'org.springframework.boot' version '2.2.6.RELEASE'
id 'com.bmuschko.docker-spring-boot-application' version '6.4.0'
id 'com.bmuschko.docker-spring-boot-application' version '5.0.0'
id 'nebula.override' version '3.0.2'
}

Expand Down

0 comments on commit ab0438a

Please sign in to comment.