Skip to content

Commit

Permalink
chore: bump version for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
pcvolkmer committed Nov 1, 2024
1 parent e95fa2f commit 5b0b60d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ task<Test>("integrationTest") {
}

tasks.named<BootBuildImage>("bootBuildImage") {
imageName.set("ghcr.io/ccc-mf/etl-processor")
imageName.set("ghcr.io/pcvolkmer/etl-processor")

// Binding for CA Certs
bindings.set(listOf(
Expand Down

0 comments on commit 5b0b60d

Please sign in to comment.