Skip to content

Commit c94ea90

Browse files
ForestEckhardtrobdimsdale
authored andcommitted
Makes change to latest run image and removes gcr reference because we do not push there
1 parent 13d58da commit c94ea90

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

builder.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ description = "ubi 8 base image with no buildpacks included. To use, specify bui
66
[stack]
77
build-image = "docker.io/paketocommunity/build-ubi-base:0.0.1"
88
id = "io.buildpacks.stacks.ubi8"
9-
run-image = "index.docker.io/paketocommunity/run-ubi-base:0.0.1"
10-
run-image-mirrors = ["gcr.io/paketo-community/run-ubi-base:0.0.1"]
9+
run-image = "index.docker.io/paketocommunity/run-ubi-base:latest"
10+
run-image-mirrors = []

0 commit comments

Comments
 (0)