Skip to content

Commit

Permalink
use correct image name
Browse files Browse the repository at this point in the history
  • Loading branch information
rkamradt authored May 2, 2020
1 parent 28367b2 commit 899db62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<version>2.2.0</version>
<configuration>
<to>
<image>docker.io/my-docker-id/my-app</image>
<image>docker.io/rlkamradt/readnew</image>
</to>
</configuration>
</plugin>
Expand All @@ -67,4 +67,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit 899db62

Please sign in to comment.