Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion stacks/php-laravel/2.0.1/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ components:
- name: https-laravel
targetPort: 8000
protocol: https
image: quay.io/devfile/composer:2.5.8
image: quay.io/devfile/universal-developer-image:ubi9-latest
args: ["tail", "-f", "/dev/null"]
memoryLimit: 1024Mi
mountSources: true
Expand Down
Loading