Skip to content

Commit b3ae334

Browse files
Bump mvdan/shfmt from bb41327 to 1d00607
Bumps mvdan/shfmt from `bb41327` to `1d00607`. --- updated-dependencies: - dependency-name: mvdan/shfmt dependency-version: 1d006078304e987d453484ff0660e0d7157cfea0d1e8ce419601589c6110caec dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d01a1a commit b3ae334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ COPY --chown=builder:union Pipfile Pipfile.lock ./
3434
RUN pipenv --python `which python` install --ignore-pipfile --dev
3535
ENTRYPOINT [ "/usr/local/bin/pipenv" ]
3636

37-
FROM mvdan/shfmt@sha256:bb4132736b41993c5681a661fa6312b7d79bf90c23d09d0063749b91a696b542 AS shfmt
37+
FROM mvdan/shfmt@sha256:1d006078304e987d453484ff0660e0d7157cfea0d1e8ce419601589c6110caec AS shfmt
3838
ENTRYPOINT [ "/bin/shfmt" ]

0 commit comments

Comments
 (0)