We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eada76d commit 8bd046aCopy full SHA for 8bd046a
Dockerfile-bullseye
@@ -2,7 +2,7 @@
2
#
3
# base layer with perl and some general preparations
4
5
-FROM perl:5.36.3-bullseye@sha256:288fb5749488567f52b5616d3d3569d39fe765f66cc953cbe34f885babe559bf as base
+FROM perl:5.38.2-bullseye@sha256:66e947ef4dd6973f110fdde5e71120e9f0e3310838e3a5da17f3837bcdaf5551 as base
6
7
ARG TARGETPLATFORM
8
Dockerfile-threaded-bullseye
-FROM perl:5.36.3-threaded-bullseye@sha256:d73542dbc647746331501b8a9b9b99acc726bdb50e361304e496d43fedf3be28 as base
+FROM perl:5.38.2-threaded-bullseye@sha256:ef592562396294196a45bd9c760ad8ce36f85c7f0aff66769c3951f70102ef41 as base
0 commit comments