Skip to content

Commit

Permalink
chore(example): Updated image name Signed-off-by: wayne kirimi <kirim…
Browse files Browse the repository at this point in the history
…iwayne@gmail.com>
  • Loading branch information
waynemorphic committed Mar 12, 2024
1 parent 3c72936 commit 57cbca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickstarts/maven/hello-world/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<configuration>
<images>
<image>
<name>helloworld-java:${project.version}</name>
<name>waynemorphic/helloworld-java:${project.version}</name>
<alias>hello-world</alias>
<build>
<from>openjdk:latest</from>
Expand Down

0 comments on commit 57cbca5

Please sign in to comment.