Skip to content

Commit

Permalink
Updates to latest Docker plugin (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
adriancole authored Aug 20, 2020
1 parent bbc1bd2 commit 837354e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("org.hypertrace.docker-plugin") version "0.3.0"
id("org.hypertrace.docker-publish-plugin") version "0.3.0"
id("org.hypertrace.docker-plugin") version "0.5.1"
id("org.hypertrace.docker-publish-plugin") version "0.5.1"
}

hypertraceDocker {
Expand Down

0 comments on commit 837354e

Please sign in to comment.