We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e874a5 + c1f1ee7 commit c39e740Copy full SHA for c39e740
Dockerfile
@@ -34,5 +34,5 @@ COPY --chown=builder:union Pipfile Pipfile.lock ./
34
RUN pipenv --python "$(which python)" install --ignore-pipfile --dev
35
ENTRYPOINT ["/usr/local/bin/pipenv"]
36
37
-FROM mvdan/shfmt@sha256:d99812bfc73ad195df5c656828dcda2a5f383ff3735f8bd9bf90f75057fb6c23 AS shfmt
+FROM mvdan/shfmt@sha256:7737ad1eabaa905c931f826e83f205a7908e902f075ad2d99fdb00f94be423c1 AS shfmt
38
ENTRYPOINT ["/bin/shfmt"]
0 commit comments