Skip to content

Commit

Permalink
Bump perl from 5.38 to 5.40 (#51)
Browse files Browse the repository at this point in the history
Bumps perl from 5.38 to 5.40.

---
updated-dependencies:
- dependency-name: perl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 83c7d8a commit 0538fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM perl:5.38
FROM perl:5.40

COPY . /usr/src/zarn
WORKDIR /usr/src/zarn
Expand Down

0 comments on commit 0538fb9

Please sign in to comment.