Skip to content

Commit 8ecaf25

Browse files
committed
Fix one reference to Solr.
1 parent 38e745c commit 8ecaf25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989

9090
- name: Push image.
9191
run: |
92-
# Push $solr_version tag.
92+
# Push $php_version tag.
9393
docker push geerlingguy/php-apache:${{ matrix.php_version }}
9494
9595
# Push $php_version + '.x' tag.

0 commit comments

Comments
 (0)