We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5440fda commit 5eb33dbCopy full SHA for 5eb33db
.github/workflows/build-image.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
variant: [ 'main', 'slim', 'main,threaded', 'slim,threaded' ]
17
- perl-version: [ '5.032.000', '5.030.003' ]
+ perl-version: [ '5.032.001', '5.030.003' ]
18
steps:
19
- uses: actions/checkout@master
20
- name: Clone docker-library/official-images (for testing)
0 commit comments