mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
chore(deps): update python docker tag to v3.11.4 (#532)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3420134c37
commit
32597545e7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
ARG TAG=3.11.3-alpine3.17@sha256:721023564970262d6ac79d30e2a2399d32555220e4f37bfe2c3a687b4f9721d9
|
||||
ARG TAG=3.11.4-alpine3.17@sha256:761030c2d450b762df9f848e7f4d6b211898da52804cddc1a83ef37ee6755138
|
||||
FROM python:${TAG} as builder
|
||||
ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue