Skip to content

Commit

Permalink
Bump mvdan/shfmt from c4fea84 to 82fa1ba
Browse files Browse the repository at this point in the history
Bumps mvdan/shfmt from `c4fea84` to `82fa1ba`.

---
updated-dependencies:
- dependency-name: mvdan/shfmt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent 045b232 commit ec45b2d
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:c4fea84632eb69b11c10ded055827049182f193f61ab80da3dc70fc8113b8c26 AS shfmt
FROM mvdan/shfmt@sha256:82fa1ba1aebd28beffb7839954980eadeed7e6b659d62458453f601016af91d3 AS shfmt
ENTRYPOINT [ "/bin/shfmt" ]

0 comments on commit ec45b2d

Please sign in to comment.