perl: update perltidy version
This commit is contained in:
parent
11c98627a7
commit
837ce0011f
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ ARG PERL_SHA256=17d5cfbb17b6bccceb71c1e4f6254248b84a88bcba93bc8040d490fb15d8019f
|
|||
|
||||
# MAIN: https://metacpan.org/pod/perltidy
|
||||
# REPO: https://github.com/perltidy/perltidy
|
||||
ARG PERLTIDY_VERSION=20220613
|
||||
ARG PERLTIDY_SHA256=50496a6952904ef28f495919fc0a67801a63c87779c61308ce1ca5b32467c5d4
|
||||
ARG PERLTIDY_VERSION=20221112
|
||||
ARG PERLTIDY_SHA256=8e3fffbaadb5612ff2c66742641838cf403ff1ed11091f5f5d72a8eb61c4bfa8
|
||||
|
||||
RUN --mount=type=cache,id=common,target=/media/common,sharing=locked \
|
||||
--mount=type=tmpfs,target=/tmp : \
|
||||
|
|
Loading…
Add table
Reference in a new issue