Skip to content

Commit 5eb33db

Browse files
committed
📓 build-image.yml: Update for 5.32.1
1 parent 5440fda commit 5eb33db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
variant: [ 'main', 'slim', 'main,threaded', 'slim,threaded' ]
17-
perl-version: [ '5.032.000', '5.030.003' ]
17+
perl-version: [ '5.032.001', '5.030.003' ]
1818
steps:
1919
- uses: actions/checkout@master
2020
- name: Clone docker-library/official-images (for testing)

0 commit comments

Comments
 (0)