We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae7201e commit cbc7e00Copy full SHA for cbc7e00
.github/workflows/component.yml
@@ -80,7 +80,7 @@ jobs:
80
# and the builder image workflow is run and completed successfully.
81
REGISTRY: ${{ inputs.registry }}
82
BUILDER_REGISTRY: ghcr.io/open-edge-platform/geti/builders
83
- PYTHON_BUILDER_IMAGE: python-builder:v1.0.0
+ PYTHON_BUILDER_IMAGE: python-builder:v1.0.1
84
GO_BUILDER_IMAGE: go-builder:v1.0.0
85
steps:
86
- name: Harden the runner (audit all outbound calls)
0 commit comments