Skip to content

Commit a96f5e0

Browse files
committed
build: updated Dockerfiles for 4.2
1 parent 103536b commit a96f5e0

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.docker/frankenphp/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ RUN docker-php-ext-configure gd --with-freetype --with-jpeg \
3434
pdo_pgsql \
3535
pgsql \
3636
zip \
37-
opcache \
3837
bz2 \
3938
sodium
4039

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ services:
226226

227227
opensearch:
228228
image: opensearchproject/opensearch:2.19.2
229-
container_name: opensearch
229+
container_name: phpmyfaq-42_opensearch
230230
environment:
231231
- cluster.name=phpmyfaq-cluster
232232
- node.name=phpmyfaq

0 commit comments

Comments
 (0)