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 24, 2024
1 parent 75df3c2 commit e7093dd
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:2e1158355a73f240a45b6db8088f929efadbb53f450ba117f2305c6bfb776c58 as base
FROM perl:5.38.2-bullseye@sha256:65b2e357373410519e394754108ff75e48bc68da58fe5353031c18f4df31dae3 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:43fda21f6046f8513160a1c14adba5de904467353adb81bd0e10697e914d1343 as base
FROM perl:5.38.2-threaded-bullseye@sha256:239a9cceff672f92168dba9e42cd115e8a7663866ed4c6383d5123937bd61953 as base

ARG TARGETPLATFORM

Expand Down

0 comments on commit e7093dd

Please sign in to comment.