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 44f4d12 commit a644412Copy full SHA for a644412
Dockerfile
@@ -1,7 +1,7 @@
1
FROM php:7.3-alpine
2
3
LABEL maintainer="ipunkt Business Solutions <info@ipunkt.biz>" \
4
- version.image="v4.1" \
+ version.image="v4.2" \
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