Skip to content

Commit 25582bc

Browse files
committed
Update cloud-config for newer spec/package names
1 parent 6f04526 commit 25582bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sail/templates/cloud-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
#cloud-config
2-
apt_update: true
2+
package_update: true
33
packages:
44
- php-fpm
55
- php-imagick
66
- php-curl
77
- php-redis
8-
- php-mysqli
8+
- php-mysql
99
- php-mbstring
1010
- php-xml
1111
- php-zip

0 commit comments

Comments
 (0)