Skip to content

Commit

Permalink
Merge pull request #2 from Treehopper/master
Browse files Browse the repository at this point in the history
Add missing versions to build action
  • Loading branch information
filviu authored Mar 4, 2024
2 parents f1130f7 + fb0cd8d commit e5062e4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,18 @@ jobs:
- 5.15.14-alpine
- 5.15.15
- 5.15.15-alpine
- 5.15.16
- 5.15.16-alpine
- 5.16.5
- 5.16.5-alpine
- 5.16.7
- 5.16.7-alpine
- 5.17.3
- 5.17.3-alpine
- 5.17.6
- 5.17.6-alpine
- 5.18.3
- 5.18.3-alpine
steps:
- name: Check out
uses: actions/checkout@v3
Expand Down

0 comments on commit e5062e4

Please sign in to comment.