File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed 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=8a7e8b84a4fc261780da946537601023cf9ffaa4
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/8a7e8b84a4fc261780da946537601023cf9ffaa4 .zip
7+ checksum : sha256:903040145907c83606f51ec92cadaf0495e6c15dc87c4b30752db7f4b328610c
88 filename : lightspeed-providers.zip
You can’t perform that action at this time.
0 commit comments