We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d10910 commit 3447b5bCopy full SHA for 3447b5b
stacks/php-laravel/2.0.1/devfile.yaml
@@ -28,7 +28,7 @@ components:
28
- name: https-laravel
29
targetPort: 8000
30
protocol: https
31
- image: registry.redhat.io/ubi9/php-83@sha256:7d2c25e76f906aab1e38af8f16ab07ffff9c74e8d3fe9c6b3e8bf9374f9ed057
+ image: quay.io/devfile/universal-developer-image:ubi9-latest
32
args: ["tail", "-f", "/dev/null"]
33
memoryLimit: 1024Mi
34
mountSources: true
0 commit comments