Skip to content

Commit

Permalink
Replace SbtNativePackager with DockerPlugin
Browse files Browse the repository at this point in the history
  • Loading branch information
muuki88 committed Nov 7, 2014
1 parent 7139ba1 commit 60c5e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sbt-test/docker/ports/build.sbt
@@ -1,4 +1,4 @@
enablePlugins(SbtNativePackager)
enablePlugins(DockerPlugin)

name := "simple-test"

Expand Down

0 comments on commit 60c5e90

Please sign in to comment.