Skip to content

Commit d4024c4

Browse files
committed
update builder image
Signed-off-by: Ivan P <2119240+i5okie@users.noreply.github.com>
1 parent 12be0e2 commit d4024c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ jobs:
181181
uses: redhat-actions/s2i-build@v2
182182
with:
183183
path_context: ./server/solr/cores
184-
builder_image: 'https://github.com/bcgov/openshift-solr.git#8.11.2'
184+
builder_image: 'ghcr.io/bcgov/openshift-solr/openshift-solr:8.11.2'
185185
image: ghcr.io/${{ github.repository }}/aries-vcr-solr
186186
tags: ${{ steps.meta.outputs.version }}
187187

0 commit comments

Comments
 (0)