We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7163d2 commit fdb024fCopy full SHA for fdb024f
.github/workflows/build-docker-images.yaml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- php-version: ['7.4', '8.0', '8.1']
+ php-version: ['7.4', '8.0', '8.1', '8.2']
21
flavour: ['alpine', 'bullseye']
22
23
steps:
0 commit comments