File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22#
33# base layer with perl and some general preparations
44#
5- FROM perl:5.36.3 -slim-bullseye as base
5+ FROM perl:5.38.0 -slim-bullseye@sha256:db16b1cb6e0932317e8e90adbbd3e693f886f12ec36c1ba7d0a8156820ab4f30 as base
66
77ARG TARGETPLATFORM
88
4646# Install all CPAN Modules, needed from FHEM and standard modules
4747#
4848
49- FROM perl:5.36.3 -bullseye as build-cpan
49+ FROM perl:5.38.2 -bullseye@sha256:8c293d18128d6ec94cc2a253d732d762e9df76dbca1cbc285253d7b6dc4874cd as build-cpan
5050
5151COPY cpanfile /usr/src/app/core/cpanfile
5252
Original file line number Diff line number Diff line change 22#
33# base layer with perl and some general preparations
44#
5- FROM perl:5.36.3 -slim-threaded-bullseye as base
5+ FROM perl:5.38.0 -slim-threaded-bullseye@sha256:f8f63c3ff9db27f5b53171e3323bb996989ce83784c27581eee1b9092f9bf61f as base
66
77ARG TARGETPLATFORM
88
4646# Install all CPAN Modules, needed from FHEM and standard modules
4747#
4848
49- FROM perl:5.36.3 -threaded-bullseye as build-cpan
49+ FROM perl:5.38.2 -threaded-bullseye@sha256:0112bb0c83ec455a907c5f8403d152d2f7ef0443d7e732ec689c3bdff52e6b50 as build-cpan
5050
5151COPY cpanfile /usr/src/app/core/cpanfile
5252
You can’t perform that action at this time.
0 commit comments