Skip to content

Commit 16e07f6

Browse files
committed
build(lando): update landofile
1 parent af1291c commit 16e07f6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.lando.dist.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ config:
55
webroot: workbench/public
66
php: '8.3'
77
via: nginx
8+
database: mariadb:10.11
89
services:
910
appserver:
1011
type: php:custom
@@ -14,7 +15,7 @@ services:
1415
APP_BASE_PATH: "/app/workbench"
1516
TESTBENCH_WORKING_PATH: "/app"
1617
overrides:
17-
image: slimdeluxe/php:8.3-v1.2
18+
image: slimdeluxe/php:8.3-v1.3
1819
platform: linux/amd64
1920
run:
2021
- composer install --no-interaction --prefer-dist

0 commit comments

Comments
 (0)