Skip to content

Commit

Permalink
Update perl Docker tag to v5.38.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 25, 2024
1 parent fb6c525 commit 969ed1e
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:9b4231eb9335d431f3c115d7fd2d42d48fce3ebdc9f4157f4bdf3249737739c0 as base
FROM perl:5.38.2-bullseye@sha256:88f227c29bc6cc05707b1b4059e21276d2703d54aed5004e0e67d25fdf792c99 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:d3b72e85b1d27b19eb54f03ee36bd9a91cf40ee5f106652482d93b189c3f7079 as base
FROM perl:5.38.2-threaded-bullseye@sha256:378885e90beb6c317c19c51b7722aa7c5df71b7463ef0b437f0cef12cd4d7bbf as base

ARG TARGETPLATFORM

Expand Down

0 comments on commit 969ed1e

Please sign in to comment.