mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
chore(deps): pin dependencies (#493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
63dbfdc36b
commit
4b43b9996a
2 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
ARG TAG=3.10.1-alpine3.15
|
||||
ARG TAG=3.10.1-alpine3.15@sha256:dce56d40d885d2c8847aa2a278a29d50450c8e3d10f9d7ffeb2f38dcc1eb0ea4
|
||||
FROM python:${TAG} as builder
|
||||
|
||||
WORKDIR /bin_dir
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue