We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdd41f8 commit 9460874Copy full SHA for 9460874
.github/workflows/php8-nginx.yml
@@ -68,7 +68,6 @@ jobs:
68
php_version=${{ matrix.php_version }}
69
tags: |
70
ghcr.io/${{ env.GH_REPO }}:202402-8.2-nginx
71
- ${{ steps.meta.outputs.tags }}
72
labels: ${{ steps.meta.outputs.labels }}
73
cache-from: type=gha
74
cache-to: type=gha,mode=max
0 commit comments