Skip to content
This repository was archived by the owner on Sep 27, 2021. It is now read-only.

Commit 3301184

Browse files
author
Bogdan Roman
committed
Renamed the default docker image
1 parent f075c8f commit 3301184

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ lazy val storage = project
6868
moduleName := "storage",
6969
coverageFailOnMinimum := true,
7070
javaSpecificationVersion := "1.8",
71+
Docker / packageName := "nexus-storage",
7172
libraryDependencies ++= Seq(
7273
apacheCompress,
7374
akkaHttp,

0 commit comments

Comments
 (0)