We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f3e21a + 21ad38c commit e33b6feCopy full SHA for e33b6fe
1 file changed
.github/workflows/build-publish.yml
@@ -64,7 +64,7 @@ jobs:
64
-
65
name: Build and push - FrankenPHP D11
66
id: docker_build_frankenphp_11
67
- uses: docker/build-push-action@v4
+ uses: docker/build-push-action@v6
68
continue-on-error: true
69
with:
70
context: ./frankenphp/
0 commit comments