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 13, 2024
1 parent c9c13cc commit c887048
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:e920fb812d34eb78f748d9e9d7f1ae94abc9da6875ca0ff3e1cc573cf7b3a664 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:b41e14215b973e78dc22908ba6b8262a76e61d905d6892ecd399e304d48646b8 as base

ARG TARGETPLATFORM

Expand Down

0 comments on commit c887048

Please sign in to comment.