Skip to content

Commit 8bd046a

Browse files
chore(deps): update perl docker tag to v5.38.2
1 parent eada76d commit 8bd046a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile-bullseye

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# base layer with perl and some general preparations
44
#
5-
FROM perl:5.36.3-bullseye@sha256:288fb5749488567f52b5616d3d3569d39fe765f66cc953cbe34f885babe559bf as base
5+
FROM perl:5.38.2-bullseye@sha256:66e947ef4dd6973f110fdde5e71120e9f0e3310838e3a5da17f3837bcdaf5551 as base
66

77
ARG TARGETPLATFORM
88

Dockerfile-threaded-bullseye

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# base layer with perl and some general preparations
44
#
5-
FROM perl:5.36.3-threaded-bullseye@sha256:d73542dbc647746331501b8a9b9b99acc726bdb50e361304e496d43fedf3be28 as base
5+
FROM perl:5.38.2-threaded-bullseye@sha256:ef592562396294196a45bd9c760ad8ce36f85c7f0aff66769c3951f70102ef41 as base
66

77

88
ARG TARGETPLATFORM

0 commit comments

Comments
 (0)