Skip to content

Commit de91939

Browse files
chore(deps): update perl docker tag to v5.38.2
1 parent 33eca29 commit de91939

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:e341d89b87dbf8caf8a3e33e8d606e1cb4f975d43553a083040fae3402d078c3 as base
5+
FROM perl:5.38.2-bullseye@sha256:8c293d18128d6ec94cc2a253d732d762e9df76dbca1cbc285253d7b6dc4874cd 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:688a4d97874189bd38cf19fb665c0068978ab1f217a8d0cdc99f02dd23ad9cc9 as base
5+
FROM perl:5.38.2-threaded-bullseye@sha256:0112bb0c83ec455a907c5f8403d152d2f7ef0443d7e732ec689c3bdff52e6b50 as base
66

77
ARG TARGETPLATFORM
88

0 commit comments

Comments
 (0)