Skip to content

Commit

Permalink
Update builder.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Naveen-is-here authored May 6, 2024
1 parent e9efb1f commit d5ed092
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ description = "Initializ Distroless base image with buildpacks for Go"

# Base images used to create the builder
[stack]
build-image = "docker.io.initializbuildpacks/securepacks-build:latest"
build-image = "docker.io/initializbuildpacks/securepacks-build:latest"
id = "Initializ Distroless Stack"
run-image = "docker.io.initializbuildpacks/securepacks-run:latest"
run-image = "docker.io/initializbuildpacks/securepacks-run:latest"
run-image-mirrors = []

0 comments on commit d5ed092

Please sign in to comment.