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.5 (#563)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
32fb5c29e4
commit
cdecf288f8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
ARG TAG=3.11.4-alpine3.17@sha256:ac49e1361354277051f00e2b5b9a8b894a77625b9a2c3df0d9364f734693c0f2
|
||||
ARG TAG=3.11.5-alpine3.17@sha256:3b844d1ff63a69d5b634e389b207270c84f6f7a014ec09ae00364b2c03069e20
|
||||
FROM python:${TAG} as builder
|
||||
ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue