Loading .pre-commit-config.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ repos: rev: v2.3.0 hooks: - id: codespell exclude: Dockerfile - repo: https://github.com/Yelp/detect-secrets.git rev: v1.5.0 Loading workbench/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -175,12 +175,12 @@ ENV PIPX_BIN_DIR /opt/pipx/bin RUN export PIP_CONSTRAINT=/tmp/constraint.txt && \ echo 'packaging==24.1' >> "$PIP_CONSTRAINT" && \ python3 -m pip install --no-cache-dir --break-system-packages \ https://github.com/aws/aws-cli/archive/refs/heads/v2.zip \ Glances \ PyGObject \ PyMySQL \ 'ansible>=10' \ ansible-runner \ awscli \ awslogs \ bcrypt \ black \ Loading Loading
.pre-commit-config.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ repos: rev: v2.3.0 hooks: - id: codespell exclude: Dockerfile - repo: https://github.com/Yelp/detect-secrets.git rev: v1.5.0 Loading
workbench/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -175,12 +175,12 @@ ENV PIPX_BIN_DIR /opt/pipx/bin RUN export PIP_CONSTRAINT=/tmp/constraint.txt && \ echo 'packaging==24.1' >> "$PIP_CONSTRAINT" && \ python3 -m pip install --no-cache-dir --break-system-packages \ https://github.com/aws/aws-cli/archive/refs/heads/v2.zip \ Glances \ PyGObject \ PyMySQL \ 'ansible>=10' \ ansible-runner \ awscli \ awslogs \ bcrypt \ black \ Loading