File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
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-bookworm AS base
5+ FROM perl:5.38.0 -slim-bookworm@sha256:fe07a289601ecd7114a2bc3fc81478c59aecadf4cab30077c182078abd856175 AS base
66
77ARG TARGETPLATFORM
88
5050# Install all CPAN Modules, needed from FHEM and standard modules
5151#
5252
53- FROM perl:5.36.3 -bookworm AS build-cpan
53+ FROM perl:5.38.0 -bookworm@sha256:ef105e0be9064defabf1b8542ce101393510e55a91be5dbc40e661c17a9ff06a AS build-cpan
5454
5555ARG TARGETPLATFORM
5656
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@sha256:b1e1930cd1377c8db81226d3c65e7bd825f0c9f08b7daa838992692c8504dc19 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@sha256:4edb499288f40881a320dd95df1fa6656991226f67b9131818b0c785c97faa31 AS build-cpan
49+ FROM perl:5.38.0 -bullseye@sha256:0e532e15d319b5140d7b81fe2f92f0dfb76e1ae071afd96647bd80955a3d4881 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-bookworm AS base
5+ FROM perl:5.38.0 -slim-threaded-bookworm@sha256:bd314171390bff02549487166ccb9ba97ca21878fd33d26ca0cbc44d46da542e AS base
66
77ARG TARGETPLATFORM
88
5050# Install all CPAN Modules, needed from FHEM and standard modules
5151#
5252
53- FROM perl:5.36.3 -threaded-bookworm AS build-cpan
53+ FROM perl:5.38.0 -threaded-bookworm@sha256:6746ba516c485b54561aad9ec646b5922a73054a9e6d6519afc2ce9456b2bfe9 AS build-cpan
5454
5555ARG TARGETPLATFORM
5656
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@sha256:51d5c5c317a508676d6e0790a1a8b9fc2d17c1def80e67b297b3ae91bd19ba89 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@sha256:b975af4332429b522c3b848bcf2a1c99b2b1b7355a796359810313956b3a7e5d AS build-cpan
49+ FROM perl:5.38.0 -threaded-bullseye@sha256:ee5a48a2d9dc34a2cdb8bf921be5ba3ab432802cc0cbd831cb23f956d3b47417 AS build-cpan
5050
5151COPY cpanfile /usr/src/app/core/cpanfile
5252
You can’t perform that action at this time.
0 commit comments