Skip to content

Commit 378cafd

Browse files
committed
update builder
1 parent 754246c commit 378cafd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-image-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
pull_request:
7+
# pull_request:
88

99
env:
1010
IMAGE_NAME: image-builder

.github/workflows/build-openstack-capi-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ on:
2525
env:
2626
version: ${{ inputs.version }}
2727
tag: ${{ inputs.tag }}
28-
docker_image: "ghcr.io/elastisys/image-builder-amd64:Automate-production-of-CAPI-VM-images-09c9dac9dc61dc069b72ac55e654cbe1a9190911"
28+
docker_image: "ghcr.io/elastisys/image-builder-amd64:Automate-production-of-CAPI-VM-images-562cecf0c7aba79f5006d5dc9736037fc846925f"
2929

3030
defaults:
3131
run:

0 commit comments

Comments
 (0)