mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
removed unnecessary dep
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
FROM php:8.3-apache
|
||||
ENV CI_ENV=docker
|
||||
|
||||
ADD --chmod=0755 https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/
|
||||
|
||||
# Install dependencies
|
||||
RUN set -e; \
|
||||
\
|
||||
|
||||
Reference in New Issue
Block a user