Skip to content

Commit bb133cc

Browse files
committed
Enable building 5.8 image
1 parent 7a02466 commit bb133cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
id: action
2121
uses: perl-actions/perl-versions@main
2222
with:
23-
since-perl: '5.10'
23+
since-perl: '5.8'
2424
with-devel: 'true'
2525

2626
# bookworm base images only exist for 5.36 and newer.

0 commit comments

Comments
 (0)