Skip to content

Commit 6c24c82

Browse files
author
Sarah Subert
committed
DEV-65163 remove php.ini
1 parent bb7d202 commit 6c24c82

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

Dockerfile

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
FROM eu.gcr.io/fgrp-repository/devops/php:8.2
22

3-
RUN apk upgrade &&\
4-
apk add git libxml2-dev
5-
6-
COPY ./docker/php/assets/php.ini /usr/local/etc/php/php.ini
3+
RUN apk upgrade && apk add git

docker/php/assets/php.ini

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)