Skip to content

Commit b175758

Browse files
standaggjuro87
authored andcommitted
chore(precommit): update to v3.4.0
1 parent 3045c61 commit b175758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pre-commit/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM python:3.11-slim
22

33
ENV PATH="$PATH:/root/.pyenv/bin:/root/.pyenv/shims"
4-
ENV version=3.0.4
4+
ENV version=3.4.0
55

66
RUN apt update && \
77
apt install -y git golang bash curl build-essential libffi-dev libssl-dev libbz2-dev libncursesw5-dev libgdbm-dev liblzma-dev libsqlite3-dev tk-dev uuid-dev libreadline-dev nodejs npm python3-distutils zlib1g-dev && \

0 commit comments

Comments
 (0)