Skip to content

Commit bd3ca94

Browse files
chore(deps): update perl docker tag to v5.40 (the-benchmarker#7513)
* chore(deps): update perl docker tag to v5.40 * update version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Marwan Rabbâa <[email protected]>
1 parent 1f80651 commit bd3ca94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

perl/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM perl:5.39-slim
1+
FROM perl:5.40-slim
22

33
RUN apt-get -qq update && \
44
apt-get -qy install --no-install-recommends build-essential

perl/config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language:
2-
version: 5.39
2+
version: '5.40'
33
files:
44
- "**/*.psgi"
55
- "**/*.pl"

0 commit comments

Comments
 (0)