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 0acbac5 + 2a946cd commit a10f53bCopy full SHA for a10f53b
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:e111e1fe5c41285b96cd3b005382e9596eeab942121d393abeea3354ee3c258c AS shfmt
+FROM mvdan/shfmt@sha256:324cc3790d3f52e57506215415d508bd5271bef000fa27d48bfa3468d74399b4 AS shfmt
38
ENTRYPOINT ["/bin/shfmt"]
0 commit comments