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 7, 2024
1 parent d136663 commit 781889e
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 @@ -15,7 +15,7 @@ Description = "Initializ Distroless base and run image with buildpacks for Go"

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

0 comments on commit 781889e

Please sign in to comment.