Skip to content

Commit

Permalink
Merge pull request #219 from dbarzin/main
Browse files Browse the repository at this point in the history
Rebase
  • Loading branch information
dbarzin authored Nov 10, 2024
2 parents 592ffc9 + fb376af commit 33a6e48
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 50 deletions.
49 changes: 0 additions & 49 deletions custom/.env

This file was deleted.

3 changes: 2 additions & 1 deletion docker/Dockerfile_web
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM --platform=amd64 nginx:bookworm

RUN apt update && apt dist-upgrade -y
RUN apt-get install -y --no-install-recommends \
git=1:2.39.2-* \
git=1:2.39.5-* \
composer=2.5.5-* \
php=2:8.2* \
php-cli=2:8.2* \
Expand All @@ -14,6 +14,7 @@ RUN apt-get install -y --no-install-recommends \
php-mbstring=2:8.2* \
php-curl=2:8.2* \
php-xml=2:8.2* \
mariadb-server \
postfix \
mailutils \
cron \
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 33a6e48

Please sign in to comment.