Update
All checks were successful
Build and push image / Build (push) Successful in 20m17s

This commit is contained in:
Jack
2024-11-12 14:30:57 +00:00
parent 53de2d2533
commit 88a7f5b5f8
3 changed files with 5 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
FROM php:8.1-cli
RUN apt update && apt upgrade -y
# installing cron package
RUN apt-get update && apt-get -y install cron libbz2-dev curl libcurl4-openssl-dev libxml2-dev libenchant-2-dev libssl-dev libpng-dev libgmp-dev libzip-dev sudo rsync zip unzip libldap2-dev