We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cce936c commit 6234cfcCopy full SHA for 6234cfc
.github/workflows/build-image.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
matrix:
10
variant: [ 'main', 'slim', 'main,threaded', 'slim,threaded' ]
11
- perl-version: [ '5.030.003', '5.028.003' ]
+ perl-version: [ '5.032.000', '5.030.003' ]
12
steps:
13
- uses: actions/checkout@master
14
- name: Clone docker-library/official-images (for testing)
0 commit comments