File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ COPY ${LSC_SOURCE_DIR}/pyproject.toml ${LSC_SOURCE_DIR}/LICENSE ${LSC_SOURCE_DIR
3636
3737# lightspeed-providers:
3838# Fully hermetic — uses prefetched artifact or pinned commit from GitHub
39- ARG LIGHTSPEED_PROVIDERS_COMMIT=9e073aaaa43a8a5bac38a3bbddbe6cf24842847b
39+ ARG LIGHTSPEED_PROVIDERS_COMMIT=8576c2172087aa32b8eadfa2140a879dec238f00
4040RUN set -eux; \
4141 ZIP_PATH="/tmp/lightspeed-providers.zip" ; \
4242 EXTRACT_DIR="/tmp/providers" ; \
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ metadata:
33 version : " 1.0"
44
55artifacts :
6- - download_url : https://github.com/lightspeed-core/lightspeed-providers/archive/9e073aaaa43a8a5bac38a3bbddbe6cf24842847b .zip
7- checksum : sha256:52cd105c351c3645b0b0fbc7c06df5ca200274b843f82f97dfbbb8918aac3a11
6+ - download_url : https://github.com/lightspeed-core/lightspeed-providers/archive/8576c2172087aa32b8eadfa2140a879dec238f00 .zip
7+ checksum : sha256:0e71ab0db8d14abe224cd3cb35b0fe771c187927e5c982a791791bbcfa526cf0
88 filename : lightspeed-providers.zip
You can’t perform that action at this time.
0 commit comments