Compare commits
1 commit
c97f40e5e6
...
57b9d3ef8b
Author | SHA1 | Date | |
---|---|---|---|
57b9d3ef8b |
2 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ repos:
|
|||
hooks:
|
||||
- id: shellcheck
|
||||
- repo: https://github.com/gitleaks/gitleaks
|
||||
rev: v8.20.0
|
||||
rev: v8.20.1
|
||||
hooks:
|
||||
- id: gitleaks
|
||||
- repo: local
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.12.7-alpine3.20@sha256:e75de178bc15e72f3f16bf75a6b484e33d39a456f03fc771a2b3abb9146b75f8
|
||||
FROM python:3.13.0-alpine3.20@sha256:81362dd1ee15848b118895328e56041149e1521310f238ed5b2cdefe674e6dbf
|
||||
|
||||
# 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