Compare commits
3 commits
ba55fc8be2
...
94a4817e70
Author | SHA1 | Date | |
---|---|---|---|
94a4817e70 | |||
53d8640163 | |||
fbc13e5630 |
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
FROM python:3.12.4-alpine3.20@sha256:a982997504b8ec596f553d78f4de4b961bbdf5254e0177f6e99bb34f4ef16f95
|
||||
COPY --from=koalaman/shellcheck:v0.10.0@sha256:2097951f02e735b613f4a34de20c40f937a6c8f18ecb170612c88c34517221fb /bin/shellcheck /bin/
|
||||
COPY --from=koalaman/shellcheck:v0.10.0@sha256:2097951f02e735b613f4a34de20c40f937a6c8f18ecb170612c88c34517221fb /bin/shellcheck /usr/bin/
|
||||
COPY --from=ghcr.io/gitleaks/gitleaks:v8.18.4@sha256:f44e526acc67786b7476db413edb993ce2d152660d32fb3eb48d9bca06fa83f8 /usr/bin/gitleaks /usr/bin/
|
||||
|
||||
# renovate: datasource=repology depName=alpine_3_20/build-base versioning=loose
|
||||
ENV BUILD_BASE_VERSION="0.5-r3"
|
||||
|
|
Loading…
Add table
Reference in a new issue