Skip to content

Commit

Permalink
chore(deps): 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 12, 2024
1 parent b4328c4 commit 8698e20
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:3d52cad010a880f195fba60fe1c843c4e745cabf05a597aae54036059ad20a3d as base
FROM perl:5.38.2-bullseye@sha256:3993f790ae91af63084e4b2dc138889a1038b9b9f468f33f8506026e8ad9dc5d 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:4a445703c6d25e42459ae35c06a553a3f936109ab25876d32dd37a2d2bc05916 as base
FROM perl:5.38.2-threaded-bullseye@sha256:dac3a0701411c6722205017b1b0c5673038b862a3fe47ad919ca05ac25f520bb as base

ARG TARGETPLATFORM

Expand Down

0 comments on commit 8698e20

Please sign in to comment.