Skip to content

Commit ca2cc0d

Browse files
committed
Packages
1 parent 031a1a8 commit ca2cc0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
docker:
109109
- image: php:8.0-alpine
110110
environment:
111-
ADD_PACKAGES: "php8-apcu php8-memcached"
111+
ADD_PACKAGES: "php-apcu php-memcached"
112112
ADD_MODULES: "mysqli pdo pdo_mysql"
113113
- image: cassandra:2.1
114114
environment:

0 commit comments

Comments
 (0)