Skip to content

Commit 5059f59

Browse files
committed
Switching -beta to -dev tags
1 parent 0cd4481 commit 5059f59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
platforms: linux/amd64,linux/arm/v7,linux/arm64
6060
tags: |
6161
bfren/apache-php:php${{ matrix.php }}-dev
62-
bfren/apache-php:php${{ matrix.php }}-${{ steps.version.outputs.contents }}-beta
62+
bfren/apache-php:php${{ matrix.php }}-${{ steps.version.outputs.contents }}-dev
6363
-
6464
name: Image digest
6565
run: echo ${{ steps.docker_build.outputs.digest }}

0 commit comments

Comments
 (0)