Skip to content

Commit cbc7e00

Browse files
authored
gha: Update Python builder version (#1418)
1 parent ae7201e commit cbc7e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
# and the builder image workflow is run and completed successfully.
8181
REGISTRY: ${{ inputs.registry }}
8282
BUILDER_REGISTRY: ghcr.io/open-edge-platform/geti/builders
83-
PYTHON_BUILDER_IMAGE: python-builder:v1.0.0
83+
PYTHON_BUILDER_IMAGE: python-builder:v1.0.1
8484
GO_BUILDER_IMAGE: go-builder:v1.0.0
8585
steps:
8686
- name: Harden the runner (audit all outbound calls)

0 commit comments

Comments
 (0)