fix: image name php-apache → phpapache, cron missing -latest tags
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
|
||||
- uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4
|
||||
- run: docker build -t jcabillot/php-apache:${{ github.sha }} .
|
||||
- run: docker build -t jcabillot/phpapache:${{ github.sha }} .
|
||||
|
||||
tag:
|
||||
needs: [build]
|
||||
|
||||
Reference in New Issue
Block a user