Skip to content

Commit

Permalink
chore(deps): update perl:5.38.3-threaded-bullseye docker digest to
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 25, 2025
1 parent a689c5f commit e030cc6
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Dockerfile-bookworm
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ EOF
# Install all CPAN Modules, needed from FHEM and standard modules
#

FROM perl:5.38.3-bookworm@sha256:7ed2a5d364bc39af97b3fafec3d5651f116d5166512627f9e754956e9285bf2d AS build-cpan
FROM perl:5.38.3-bookworm@sha256:f96ef8b6e693b027d3c87351d299b07891eb053339f85bf8eec8caf542a60eef AS build-cpan

ARG TARGETPLATFORM

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile-bullseye
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ EOF
# Install all CPAN Modules, needed from FHEM and standard modules
#

FROM perl:5.38.3-bullseye@sha256:4f9ca0f649f7ecd0f8f35c66f63eee56889e6634779c6e87b52a50727ecb1d96 AS build-cpan
FROM perl:5.38.3-bullseye@sha256:9365a085f9309f97c23564e921e9e2e53a769236b1b4788b44fe27a6f54ca855 AS build-cpan

COPY cpanfile /usr/src/app/core/cpanfile

Expand Down
4 changes: 2 additions & 2 deletions Dockerfile-threaded-bookworm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# base layer with perl and some general preparations
#
FROM perl:5.38.3-slim-threaded-bookworm@sha256:6c3bea3a9484123144d13c22dc47ce9765a37e2a355acd78827df12166005846 AS base
FROM perl:5.38.3-slim-threaded-bookworm@sha256:ea981bb6c312ef18411c3ed416fc553965a026f780c8dbaf3625c00f3e241283 AS base

ARG TARGETPLATFORM

Expand Down Expand Up @@ -50,7 +50,7 @@ EOF
# Install all CPAN Modules, needed from FHEM and standard modules
#

FROM perl:5.38.3-threaded-bookworm@sha256:d8bf3713230f3bf369490c9acba6e88c116ab1efdd022bf5c01408fcce35de36 AS build-cpan
FROM perl:5.38.3-threaded-bookworm@sha256:1e7e8d079ef58465bb7bd2e152310109c6d757ecc37f298f8cfe8e536ebe0ce0 AS build-cpan

ARG TARGETPLATFORM

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile-threaded-bullseye
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ EOF
# Install all CPAN Modules, needed from FHEM and standard modules
#

FROM perl:5.38.3-threaded-bullseye@sha256:92b126e0553c23bde0f44407124029f5e39a7bd71d786a89e78de6e8960813ab AS build-cpan
FROM perl:5.38.3-threaded-bullseye@sha256:704008cc7cd6b262d354ac8b63f89690b3197f7c0fad6da763ef27a84b9edf2e AS build-cpan

COPY cpanfile /usr/src/app/core/cpanfile

Expand Down

0 comments on commit e030cc6

Please sign in to comment.