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 6b0d4a1 commit b2b140eCopy full SHA for b2b140e
Dockerfile
@@ -1,7 +1,7 @@
1
FROM php:7.2-alpine
2
3
LABEL maintainer="ipunkt Business Solutions <info@ipunkt.biz>" \
4
- version.image="v2.0" \
+ version.image="v3.0" \
5
version.php=$PHP_VERSION \
6
description="A supervisor configured to run with laravel artisan queue:work or artisan horizon command"
7
0 commit comments