Skip to content

Commit a9d6632

Browse files
committed
builder tag
1 parent dea1103 commit a9d6632

File tree

1 file changed

+2
-2
lines changed
  • .applier/inventory/group_vars

1 file changed

+2
-2
lines changed

.applier/inventory/group_vars/all.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ build_vars:
1111
OUTPUT_IMAGE_NAME: '{{ app_name }}'
1212
OUTPUT_IMAGE_TAG: latest
1313
PUSH_SECRET: quay-registry-secret
14-
BUILDER_IMAGE_NAME: registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift:1.8
15-
BUILDER_IMAGE_TAG: 1.5
14+
BUILDER_IMAGE_NAME: registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift
15+
BUILDER_IMAGE_TAG: 1.8
1616

1717
pipeline_vars:
1818
PIPELINE_SOURCE_REPOSITORY_URL: https://github.com/rht-labs/open-management-portal-git-api.git

0 commit comments

Comments
 (0)