Skip to content

Commit

Permalink
Merge pull request #977 from OWASP/dependabot/docker/mvdan/shfmt-9e7f…
Browse files Browse the repository at this point in the history
…baf81b74860617841bb0927bbcafbb14088381e0333a67ff8f1a8f71f60a
  • Loading branch information
rewtd authored Jan 17, 2025
2 parents c6d5036 + 7ce6b82 commit 51bbcff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ COPY --chown=builder:union Pipfile Pipfile.lock ./
RUN pipenv --python `which python` install --ignore-pipfile --dev
ENTRYPOINT [ "/usr/local/bin/pipenv" ]

FROM mvdan/shfmt@sha256:2ac1dcd081e6ddcdeeba3786675247a5fa563fcb9305569cdfe0b4ed79cbe08e AS shfmt
FROM mvdan/shfmt@sha256:9e7fbaf81b74860617841bb0927bbcafbb14088381e0333a67ff8f1a8f71f60a AS shfmt
ENTRYPOINT [ "/bin/shfmt" ]

0 comments on commit 51bbcff

Please sign in to comment.