Skip to content

Commit

Permalink
add needs and fix directory
Browse files Browse the repository at this point in the history
  • Loading branch information
serhiibabanov committed Jun 17, 2024
1 parent f8e82a3 commit 697440e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend-gateway/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ tasks.withType<Test> {
}

tasks.bootBuildImage {
imageName = "backend-gateway"
imageName = "serhiibabanov/backend-gateway"
}

0 comments on commit 697440e

Please sign in to comment.