1
0
Fork 0

Bump Docker images use for documentation to Alpine 3.20

This commit is contained in:
Jesper Noordsij 2024-06-05 16:58:05 +02:00 committed by GitHub
parent bfda5e607f
commit b368e71337
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 24 additions and 45 deletions

View file

@ -42,7 +42,7 @@ jobs:
fail-fast: true
matrix:
parallel: [12]
index: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 , 11]
index: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11]
steps:
- name: Check out code