Skip to content

Commit

Permalink
chore(deps): update perl docker tag to v5.38.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 19, 2024
1 parent eada76d commit 8bd046a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile-bullseye
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.36.3-bullseye@sha256:288fb5749488567f52b5616d3d3569d39fe765f66cc953cbe34f885babe559bf as base
FROM perl:5.38.2-bullseye@sha256:66e947ef4dd6973f110fdde5e71120e9f0e3310838e3a5da17f3837bcdaf5551 as base

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 @@ -2,7 +2,7 @@
#
# base layer with perl and some general preparations
#
FROM perl:5.36.3-threaded-bullseye@sha256:d73542dbc647746331501b8a9b9b99acc726bdb50e361304e496d43fedf3be28 as base
FROM perl:5.38.2-threaded-bullseye@sha256:ef592562396294196a45bd9c760ad8ce36f85c7f0aff66769c3951f70102ef41 as base


ARG TARGETPLATFORM
Expand Down

0 comments on commit 8bd046a

Please sign in to comment.