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 41c056a commit e9efb1f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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 = "initializbuildpacks/securepacks-build:latest"
build-image = "docker.io.initializbuildpacks/securepacks-build:latest"
id = "Initializ Distroless Stack"
run-image = "initializbuildpacks/securepacks-run:latest"
run-image-mirrors = []
run-image = "docker.io.initializbuildpacks/securepacks-run:latest"
run-image-mirrors = []

0 comments on commit e9efb1f

Please sign in to comment.