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 0cd4481 commit 5059f59Copy full SHA for 5059f59
1 file changed
.github/workflows/dev.yml
@@ -59,7 +59,7 @@ jobs:
59
platforms: linux/amd64,linux/arm/v7,linux/arm64
60
tags: |
61
bfren/apache-php:php${{ matrix.php }}-dev
62
- bfren/apache-php:php${{ matrix.php }}-${{ steps.version.outputs.contents }}-beta
+ bfren/apache-php:php${{ matrix.php }}-${{ steps.version.outputs.contents }}-dev
63
-
64
name: Image digest
65
run: echo ${{ steps.docker_build.outputs.digest }}
0 commit comments