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 2bc97c5 + c7eaa92 commit b7a9345Copy full SHA for b7a9345
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:324cc3790d3f52e57506215415d508bd5271bef000fa27d48bfa3468d74399b4 AS shfmt
+FROM mvdan/shfmt@sha256:00e02b14a5af16c874ca59a50c3106587b687813ffa7f6a37067958bd8122f90 AS shfmt
38
ENTRYPOINT ["/bin/shfmt"]
0 commit comments