Skip to content

Commit 3d10910

Browse files
committed
Update runtime image to Red Hat UBI 9 PHP 8.3
fix eclipse-che/che#23519 Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>
1 parent 5ac1b47 commit 3d10910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stacks/php-laravel/2.0.1/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ components:
2828
- name: https-laravel
2929
targetPort: 8000
3030
protocol: https
31-
image: quay.io/devfile/composer:2.5.8
31+
image: registry.redhat.io/ubi9/php-83@sha256:7d2c25e76f906aab1e38af8f16ab07ffff9c74e8d3fe9c6b3e8bf9374f9ed057
3232
args: ["tail", "-f", "/dev/null"]
3333
memoryLimit: 1024Mi
3434
mountSources: true

0 commit comments

Comments
 (0)